KiCad PCB EDA Suite
Loading...
Searching...
No Matches
MODEL_3D Member List

This is the complete list of members for MODEL_3D, including all inherited members.

bbox_idx_countMODEL_3Dprivatestatic
bbox_vtx_countMODEL_3Dprivatestatic
BeginDrawMulti(bool aUseColorInformation)MODEL_3Dstatic
Draw(bool aTransparent, float aOpacity, bool aUseSelectedMaterial, const SFVEC3F &aSelectionColor, const glm::mat4 *aModelWorldMatrix, const SFVEC3F *aCameraWorldPos) constMODEL_3D
DrawBbox() constMODEL_3D
DrawBboxes() constMODEL_3D
DrawOpaque(bool aUseSelectedMaterial, SFVEC3F aSelectionColor=SFVEC3F(0.0f)) constMODEL_3Dinline
DrawTransparent(float aOpacity, bool aUseSelectedMaterial, SFVEC3F aSelectionColor=SFVEC3F(0.0f)) constMODEL_3Dinline
EndDrawMulti()MODEL_3Dstatic
GetBBox() constMODEL_3Dinline
HasOpaqueMeshes() constMODEL_3Dinline
HasTransparentMeshes() constMODEL_3Dinline
m_bbox_index_bufferMODEL_3Dprivate
m_bbox_index_buffer_typeMODEL_3Dprivate
m_bbox_vertex_bufferMODEL_3Dprivate
m_have_opaque_meshesMODEL_3Dprivate
m_have_transparent_meshesMODEL_3Dprivate
m_index_bufferMODEL_3Dprivate
m_index_buffer_typeMODEL_3Dprivate
m_logTraceMODEL_3Dprivatestatic
m_materialModeMODEL_3Dprivate
m_materialsMODEL_3Dprivate
m_meshes_bboxMODEL_3Dprivate
m_model_bboxMODEL_3Dprivate
m_vertex_bufferMODEL_3Dprivate
MakeBbox(const BBOX_3D &aBox, unsigned int aIdxOffset, VERTEX *aVtxOut, GLuint *aIdxOut, const glm::vec4 &aColor)MODEL_3Dprivatestatic
MODEL_3D(const S3DMODEL &a3DModel, MATERIAL_MODE aMaterialMode)MODEL_3D
~MODEL_3D()MODEL_3D