Functions | |
HC_EXTERNAL HIC_API float | HIC_Show_Face_Back_Color_Alpha (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Face_Back_Color_Blue (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Face_Back_Color_Green (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Face_Back_Color_Red (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Face_Color_Alpha (HIC_Rendition const *inr) |
HC_EXTERNAL HIC_API float | HIC_Show_Face_Color_Blue (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Face_Color_Green (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Face_Color_Red (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Face_Contrast_Color_Blue (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Face_Contrast_Color_Green (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Face_Contrast_Color_Red (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API unsigned char | HIC_Show_Face_DirectRGB_Alpha (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API unsigned char | HIC_Show_Face_DirectRGB_Blue (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API unsigned char | HIC_Show_Face_DirectRGB_Green (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API unsigned char | HIC_Show_Face_DirectRGB_Red (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Face_Displacement (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API HIC_RGB const * | HIC_Show_Face_Material_Diffuse_Color (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Face_Opacity (HIC_Rendition const *inr) |
HC_EXTERNAL HIC_API char | HIC_Show_Face_Pattern (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API HIC_Integer32 | HIC_Show_Internal_Face_Back_Color (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API HIC_Integer32 | HIC_Show_Internal_Face_Color (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API HIC_Integer32 | HIC_Show_Internal_Face_Contrast_Color (HIC_Rendition const *nr) |
Detailed Description
Function Documentation
◆ HIC_Show_Face_Back_Color_Alpha()
HC_EXTERNAL HIC_API float HIC_Show_Face_Back_Color_Alpha | ( | HIC_Rendition const * | nr | ) |
- Parameters
-
nr A pointer to a const HIC_Rendition.
- Returns
- A float.
This function returns the alpha component of the face back color as a float value with a range 0 to 1.
◆ HIC_Show_Face_Back_Color_Blue()
HC_EXTERNAL HIC_API float HIC_Show_Face_Back_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 face back color as a float value with a range 0 to 1.
◆ HIC_Show_Face_Back_Color_Green()
HC_EXTERNAL HIC_API float HIC_Show_Face_Back_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 face back color as a float value with a range 0 to 1.
◆ HIC_Show_Face_Back_Color_Red()
HC_EXTERNAL HIC_API float HIC_Show_Face_Back_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 face back color as a float value with a range 0 to 1.
◆ HIC_Show_Face_Color_Alpha()
HC_EXTERNAL HIC_API float HIC_Show_Face_Color_Alpha | ( | HIC_Rendition const * | inr | ) |
- Parameters
-
nr A pointer to a const HIC_Rendition.
- Returns
- A float.
This function returns the alpha component of the face color as a float value with a range 0 to 1.
◆ HIC_Show_Face_Color_Blue()
HC_EXTERNAL HIC_API float HIC_Show_Face_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 face color as a float value with a range 0 to 1.
◆ HIC_Show_Face_Color_Green()
HC_EXTERNAL HIC_API float HIC_Show_Face_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 face color as a float value with a range 0 to 1.
◆ HIC_Show_Face_Color_Red()
HC_EXTERNAL HIC_API float HIC_Show_Face_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 face color as a float value with a range 0 to 1.
◆ HIC_Show_Face_Contrast_Color_Blue()
HC_EXTERNAL HIC_API float HIC_Show_Face_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 face contrast color as a float value with a range 0 to 1.
◆ HIC_Show_Face_Contrast_Color_Green()
HC_EXTERNAL HIC_API float HIC_Show_Face_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 face contrast color as a float value with a range 0 to 1.
◆ HIC_Show_Face_Contrast_Color_Red()
HC_EXTERNAL HIC_API float HIC_Show_Face_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 face contrast color as a float value with a range 0 to 1.
◆ HIC_Show_Face_DirectRGB_Alpha()
HC_EXTERNAL HIC_API unsigned char HIC_Show_Face_DirectRGB_Alpha | ( | HIC_Rendition const * | nr | ) |
- Parameters
-
nr A pointer to a const HIC_Rendition.
- Returns
- An unsigned char.
This function returns face direct rgb alpha as an unsigned char.
◆ HIC_Show_Face_DirectRGB_Blue()
HC_EXTERNAL HIC_API unsigned char HIC_Show_Face_DirectRGB_Blue | ( | HIC_Rendition const * | nr | ) |
- Parameters
-
nr A pointer to a const HIC_Rendition.
- Returns
- An unsigned char.
This function returns face direct rgb blue as an unsigned char.
◆ HIC_Show_Face_DirectRGB_Green()
HC_EXTERNAL HIC_API unsigned char HIC_Show_Face_DirectRGB_Green | ( | HIC_Rendition const * | nr | ) |
- Parameters
-
nr A pointer to a const HIC_Rendition.
- Returns
- An unsigned char.
This function returns face direct rgb green as an unsigned char.
◆ HIC_Show_Face_DirectRGB_Red()
HC_EXTERNAL HIC_API unsigned char HIC_Show_Face_DirectRGB_Red | ( | HIC_Rendition const * | nr | ) |
- Parameters
-
nr A pointer to a const HIC_Rendition.
- Returns
- An unsigned char.
This function returns face direct rgb red as an unsigned char.
◆ HIC_Show_Face_Displacement()
HC_EXTERNAL HIC_API float HIC_Show_Face_Displacement | ( | HIC_Rendition const * | nr | ) |
- Parameters
-
nr A pointer to a const HIC_Rendition.
- Returns
- A float.
This function returns the face displacement as a float value.
◆ HIC_Show_Face_Material_Diffuse_Color()
HC_EXTERNAL HIC_API HIC_RGB const* HIC_Show_Face_Material_Diffuse_Color | ( | HIC_Rendition const * | nr | ) |
- Parameters
-
nr A pointer to a const HIC_Rendition.
- Returns
- A pointer to a const HIC_RGB, a structure of three floats, each between zero and one.
This function returns the internal representation of the face material diffuse color.
◆ HIC_Show_Face_Opacity()
HC_EXTERNAL HIC_API float HIC_Show_Face_Opacity | ( | HIC_Rendition const * | inr | ) |
- Parameters
-
nr A pointer to a const HIC_Rendition.
- Returns
- A float.
This function returns face opacity as a float.
◆ HIC_Show_Face_Pattern()
HC_EXTERNAL HIC_API char HIC_Show_Face_Pattern | ( | HIC_Rendition const * | nr | ) |
- Parameters
-
nr A pointer to a const HIC_Rendition.
- Returns
- A char.
This function returns the face pattern as a char.
◆ HIC_Show_Internal_Face_Back_Color()
HC_EXTERNAL HIC_API HIC_Integer32 HIC_Show_Internal_Face_Back_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 face back color.
◆ HIC_Show_Internal_Face_Color()
HC_EXTERNAL HIC_API HIC_Integer32 HIC_Show_Internal_Face_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 face color.
◆ HIC_Show_Internal_Face_Contrast_Color()
HC_EXTERNAL HIC_API HIC_Integer32 HIC_Show_Internal_Face_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 face contrast color.