Functions | |
HC_EXTERNAL HIC_API float | HIC_Show_Face_Opacity (HIC_Rendition const *inr) |
HC_EXTERNAL HIC_API unsigned char | HIC_Show_Face_DirectRGB_Red (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_Blue (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API unsigned char | HIC_Show_Face_DirectRGB_Alpha (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Face_Displacement (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API char | HIC_Show_Face_Pattern (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_Color_Red (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_Blue (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API HIC_Integer32 | HIC_Show_Internal_Face_Color (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_Back_Color_Green (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Face_Back_Color_Blue (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API HIC_Integer32 | HIC_Show_Internal_Face_Back_Color (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Face_Contrast_Color_Red (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_Blue (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API HIC_Integer32 | HIC_Show_Internal_Face_Contrast_Color (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float HIC_Show_Face_Back_Color_Blue | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
This function returns the blue component of the face back color as a float value with a range 0 to 1.
HC_EXTERNAL HIC_API float HIC_Show_Face_Back_Color_Green | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
This function returns the green component of the face back color as a float value with a range 0 to 1.
HC_EXTERNAL HIC_API float HIC_Show_Face_Back_Color_Red | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
This function returns the red component of the face back color as a float value with a range 0 to 1.
HC_EXTERNAL HIC_API float HIC_Show_Face_Color_Blue | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
This function returns the blue component of the face color as a float value with a range 0 to 1.
HC_EXTERNAL HIC_API float HIC_Show_Face_Color_Green | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
This function returns the green component of the face color as a float value with a range 0 to 1.
HC_EXTERNAL HIC_API float HIC_Show_Face_Color_Red | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
This function returns the red component of the face color as a float value with a range 0 to 1.
HC_EXTERNAL HIC_API float HIC_Show_Face_Contrast_Color_Blue | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
This function returns the blue component of the face contrast color as a float value with a range 0 to 1.
HC_EXTERNAL HIC_API float HIC_Show_Face_Contrast_Color_Green | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
This function returns the green component of the face contrast color as a float value with a range 0 to 1.
HC_EXTERNAL HIC_API float HIC_Show_Face_Contrast_Color_Red | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
This function returns the red component of the face contrast color as a float value with a range 0 to 1.
HC_EXTERNAL HIC_API unsigned char HIC_Show_Face_DirectRGB_Alpha | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
This function returns face direct rgb alpha as an unsigned char.
HC_EXTERNAL HIC_API unsigned char HIC_Show_Face_DirectRGB_Blue | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
This function returns face direct rgb blue as an unsigned char.
HC_EXTERNAL HIC_API unsigned char HIC_Show_Face_DirectRGB_Green | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
This function returns face direct rgb green as an unsigned char.
HC_EXTERNAL HIC_API unsigned char HIC_Show_Face_DirectRGB_Red | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
This function returns face direct rgb red as an unsigned char.
HC_EXTERNAL HIC_API float HIC_Show_Face_Displacement | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
This function returns the face displacement as a float value.
HC_EXTERNAL HIC_API HIC_RGB const* HIC_Show_Face_Material_Diffuse_Color | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
This function returns the internal representation of the face material diffuse color.
HC_EXTERNAL HIC_API float HIC_Show_Face_Opacity | ( | HIC_Rendition const * | inr | ) |
nr | A pointer to a const HIC_Rendition. |
This function returns face opacity as a float.
HC_EXTERNAL HIC_API char HIC_Show_Face_Pattern | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
This function returns the face pattern as a char.
HC_EXTERNAL HIC_API HIC_Integer32 HIC_Show_Internal_Face_Back_Color | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
This function returns the internal representation of the face back color.
HC_EXTERNAL HIC_API HIC_Integer32 HIC_Show_Internal_Face_Color | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
This function returns the internal representation of the face color.
HC_EXTERNAL HIC_API HIC_Integer32 HIC_Show_Internal_Face_Contrast_Color | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
This function returns the internal representation of the face contrast color.