Functions | |
HC_EXTERNAL HIC_API int | HIC_Show_Diffuse_Texture_Source_Name_Length (HIC_Rendition const *nr, const int layer) |
HC_EXTERNAL HIC_API const char * | HIC_Show_Diffuse_Texture_Source_Name_Text (HIC_Rendition const *nr, const int layer) |
HC_EXTERNAL HIC_API int | HIC_Show_Diffuse_Textures_Name_Length (HIC_Rendition const *nr, const int layer) |
HC_EXTERNAL HIC_API const char * | HIC_Show_Diffuse_Textures_Name_Text (HIC_Rendition const *nr, const int layer) |
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_Opacity (HIC_Rendition const *inr) |
HC_EXTERNAL HIC_API bool | HIC_Show_Mirroring (HIC_Rendition const *inr) |
HC_EXTERNAL HIC_API int | HIC_Show_Selection_Action (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API HIC_Point const * | HIC_Show_Selection_Point (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Selection_Proximity_Sq (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API HIC_Integer32 | HIC_Show_Selection_Status (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API HIC_Volume const * | HIC_Show_Selection_Volume (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API int HIC_Show_Diffuse_Texture_Source_Name_Length | ( | HIC_Rendition const * | nr, | |
const int | layer | |||
) |
nr | A pointer to a const HIC_Rendition and an integer index into the texture list. |
HC_EXTERNAL HIC_API const char* HIC_Show_Diffuse_Texture_Source_Name_Text | ( | HIC_Rendition const * | nr, | |
const int | layer | |||
) |
nr | A pointer to a const HIC_Rendition and an integer index into the texture list. |
HC_EXTERNAL HIC_API int HIC_Show_Diffuse_Textures_Name_Length | ( | HIC_Rendition const * | nr, | |
const int | layer | |||
) |
nr | A pointer to a const HIC_Rendition and an integer index into the texture list. |
HC_EXTERNAL HIC_API const char* HIC_Show_Diffuse_Textures_Name_Text | ( | HIC_Rendition const * | nr, | |
const int | layer | |||
) |
nr | A pointer to a const HIC_Rendition and an integer index into the texture list. |
HC_EXTERNAL HIC_API unsigned char HIC_Show_Face_DirectRGB_Alpha | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API unsigned char HIC_Show_Face_DirectRGB_Blue | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API unsigned char HIC_Show_Face_DirectRGB_Green | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API unsigned char HIC_Show_Face_DirectRGB_Red | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float HIC_Show_Face_Opacity | ( | HIC_Rendition const * | inr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API bool HIC_Show_Mirroring | ( | HIC_Rendition const * | inr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API int HIC_Show_Selection_Action | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API HIC_Point const* HIC_Show_Selection_Point | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float HIC_Show_Selection_Proximity_Sq | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API HIC_Integer32 HIC_Show_Selection_Status | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API HIC_Volume const* HIC_Show_Selection_Volume | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |