Technical Overview
Release Notes
Device Guide
Programming Guide
Reference Manual
HOOPS/3dAF
SEARCH:
HOOPS/3dGS I.M. Reference Manual
Text
HIC_Compute_Transformed_Text_Position
HIC_Show_Text_Baseline
HIC_Show_Text_Char_Encoding
HIC_Show_Text_Char_Horizontal
HIC_Show_Text_Char_Position
HIC_Show_Text_Char_Vertical
HIC_Show_Text_Char_Width
HIC_Show_Text_Length
HIC_Show_Text_Line_Count
HIC_Show_Text_Line_Index
HIC_Show_Text_Longest_Baseline
HIC_Show_Text_Position
HIC_Show_Text_String
HC_EXTERNAL HIC_API float HIC_Show_Text_Char_Width
(
HIC_Rendition const *
nr
,
HIC_Text_Info const *
ti
,
int
index
)
Parameters:
nr
A pointer to a const HIC_Rendition.
ti
A pointer to a const HIC_Text_Info.
index
An int.
Returns:
A float.
This function returns the text char width as a float value.
HOOPS/3dGS I.M. Interface
Full Index