Functions | |
HC_EXTERNAL HIC_API float | HIC_Show_Camera_Eye_Distance (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Camera_Field_Height (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Camera_Field_Width (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Camera_Oblique_X (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Camera_Oblique_Y (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API HIC_Point const * | HIC_Show_Camera_Position (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float const * | HIC_Show_Camera_Positioning_Matrix (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API int | HIC_Show_Camera_Projection (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float const * | HIC_Show_Camera_Projection_Matrix (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API HIC_Point const * | HIC_Show_Camera_Target (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API HIC_Vector const * | HIC_Show_Camera_Up_Vector (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API HIC_Int_Rectangle const * | HIC_Show_Clipping (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float | HIC_Show_Current_Z_Max (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API HIC_Int_Rectangle const * | HIC_Show_Full_Hard_Clip (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API bool | HIC_Show_Hidden_Surfaces (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float const * | HIC_Show_Modelling_Matrix (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float const * | HIC_Show_Modelling_Matrix_Adjoint (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float const * | HIC_Show_Object_To_Screen_Adjoint (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float const * | HIC_Show_Object_To_Screen_Matrix (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float const * | HIC_Show_Transform_Matrix (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API int | HIC_Show_Visibility (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API HIC_Int_Rectangle const * | HIC_Show_Window_Extent (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float const * | HIC_Show_World_To_Screen_Adjoint (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float const * | HIC_Show_World_To_Screen_Matrix (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API bool | HIC_Show_Z_Buffering (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API float HIC_Show_Camera_Eye_Distance | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float HIC_Show_Camera_Field_Height | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float HIC_Show_Camera_Field_Width | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float HIC_Show_Camera_Oblique_X | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float HIC_Show_Camera_Oblique_Y | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API HIC_Point const* HIC_Show_Camera_Position | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float const* HIC_Show_Camera_Positioning_Matrix | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API int HIC_Show_Camera_Projection | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float const* HIC_Show_Camera_Projection_Matrix | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API HIC_Point const* HIC_Show_Camera_Target | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API HIC_Vector const* HIC_Show_Camera_Up_Vector | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API HIC_Int_Rectangle const* HIC_Show_Clipping | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float HIC_Show_Current_Z_Max | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API HIC_Int_Rectangle const* HIC_Show_Full_Hard_Clip | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API bool HIC_Show_Hidden_Surfaces | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float const* HIC_Show_Modelling_Matrix | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float const* HIC_Show_Modelling_Matrix_Adjoint | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float const* HIC_Show_Object_To_Screen_Adjoint | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float const* HIC_Show_Object_To_Screen_Matrix | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float const* HIC_Show_Transform_Matrix | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API int HIC_Show_Visibility | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API HIC_Int_Rectangle const* HIC_Show_Window_Extent | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float const* HIC_Show_World_To_Screen_Adjoint | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API float const* HIC_Show_World_To_Screen_Matrix | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API bool HIC_Show_Z_Buffering | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |