Show_XXX_Vertex_XXX_Color

Where different from marker attributes. More...

Functions

HC_EXTERNAL HIC_API HIC_Integer32 HIC_Show_Internal_Vertex_Color (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API HIC_Integer32 HIC_Show_Internal_Vertex_Contrast_Color (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API float HIC_Show_Vertex_Color_Blue (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API float HIC_Show_Vertex_Color_Green (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API float HIC_Show_Vertex_Color_Red (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API float HIC_Show_Vertex_Contrast_Color_Blue (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API float HIC_Show_Vertex_Contrast_Color_Green (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API float HIC_Show_Vertex_Contrast_Color_Red (HIC_Rendition const *nr)

Detailed Description

Where different from marker attributes.


Function Documentation

HC_EXTERNAL HIC_API HIC_Integer32 HIC_Show_Internal_Vertex_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 color used to draw shell vertices.

HC_EXTERNAL HIC_API HIC_Integer32 HIC_Show_Internal_Vertex_Contrast_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 marker contrast color.

HC_EXTERNAL HIC_API float HIC_Show_Vertex_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 vertex color as a float value with a range 0 to 1.

HC_EXTERNAL HIC_API float HIC_Show_Vertex_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 vertex color as a float value with a range 0 to 1.

HC_EXTERNAL HIC_API float HIC_Show_Vertex_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 vertex color as a float value with a range 0 to 1.

HC_EXTERNAL HIC_API float HIC_Show_Vertex_Contrast_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 vertex contrast color as a float value with a range 0 to 1.

HC_EXTERNAL HIC_API float HIC_Show_Vertex_Contrast_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 vertex contrast color as a float value with a range 0 to 1.

HC_EXTERNAL HIC_API float HIC_Show_Vertex_Contrast_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 vertex contrast color as a float value with a range 0 to 1.

HOOPS/3dGS I.M. Interface

     Full Index