Text
[Attributes]


Functions

HC_EXTERNAL HIC_API HIC_Integer32 HIC_Show_Internal_Text_Color (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API int HIC_Show_Text_Alignment (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API float HIC_Show_Text_Color_Blue (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API float HIC_Show_Text_Color_Green (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API float HIC_Show_Text_Color_Red (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API HIC_Size_Units HIC_Show_Text_Font_Extra_Space_Units (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API void * HIC_Show_Text_Font_ID (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API int HIC_Show_Text_Font_Index (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API const char * HIC_Show_Text_Font_Name (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API HIC_Size_Units HIC_Show_Text_Font_Size_Tol_Units (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API HIC_Size_Units HIC_Show_Text_Font_Size_Units (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API int HIC_Show_Text_Font_Transform (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API HIC_Vector
const * 
HIC_Show_Text_Path (HIC_Rendition const *nr)

Function Documentation

HC_EXTERNAL HIC_API HIC_Integer32 HIC_Show_Internal_Text_Color ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
Returns:
A HIC_Integer32.
This function returns the internal representation of the text color.

HC_EXTERNAL HIC_API int HIC_Show_Text_Alignment ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
Returns:
An int.
This function returns the text alignment as in int.

See also:
HIC_Set_Text_Alignment

HC_EXTERNAL HIC_API float HIC_Show_Text_Color_Blue ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
Returns:
A float.
This function returns the blue component of the text color as a float value with a range 0 to 1.

HC_EXTERNAL HIC_API float HIC_Show_Text_Color_Green ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
Returns:
A float.
This function returns the green component of the text color as a float value with a range 0 to 1.

HC_EXTERNAL HIC_API float HIC_Show_Text_Color_Red ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
Returns:
A float.
This function returns the red component of the text color as a float value with a range 0 to 1.

HC_EXTERNAL HIC_API HIC_Size_Units HIC_Show_Text_Font_Extra_Space_Units ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
Returns:
A HIC_Size_Units.
This function returns the text font extra space units.

HC_EXTERNAL HIC_API void* HIC_Show_Text_Font_ID ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
Returns:
void pointer
This function returns the text font ID.

HC_EXTERNAL HIC_API int HIC_Show_Text_Font_Index ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
Returns:
An int.
This function returns the text font index as an int.

HC_EXTERNAL HIC_API const char* HIC_Show_Text_Font_Name ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
Returns:
A pointer to a const char.
This function returns the text font name as a string.

HC_EXTERNAL HIC_API HIC_Size_Units HIC_Show_Text_Font_Size_Tol_Units ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
Returns:
A HIC_Size_Units.
This function returns the text font size tolerance units.

HC_EXTERNAL HIC_API HIC_Size_Units HIC_Show_Text_Font_Size_Units ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
Returns:
A HIC_Size_Units.
This function returns the text font size units.

HC_EXTERNAL HIC_API int HIC_Show_Text_Font_Transform ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
Returns:
An int.
This function returns the text font transform as an int.

HC_EXTERNAL HIC_API HIC_Vector const* HIC_Show_Text_Path ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
Returns:
A pointer to a const HIC_Vector.
This function returns the text path.

HOOPS/3dGS I.M. Interface

     Full Index