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

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

AddNormal(const SFVEC3F &aN1, const SFVEC3F &aN2, const SFVEC3F &aN3)TRIANGLE_LIST
AddNormal(const SFVEC3F &aN1, const SFVEC3F &aN2, const SFVEC3F &aN3, const SFVEC3F &aN4)TRIANGLE_LIST
AddQuad(const SFVEC3F &aV1, const SFVEC3F &aV2, const SFVEC3F &aV3, const SFVEC3F &aV4)TRIANGLE_LIST
AddTriangle(const SFVEC3F &aV1, const SFVEC3F &aV2, const SFVEC3F &aV3)TRIANGLE_LIST
GetNormalsPointer() constTRIANGLE_LISTinline
GetNormalsSize() constTRIANGLE_LISTinline
GetVertexPointer() constTRIANGLE_LISTinline
GetVertexSize() constTRIANGLE_LISTinline
m_normalsTRIANGLE_LISTprivate
m_vertexsTRIANGLE_LISTprivate
Reserve_More(unsigned int aNrReservedTriangles, bool aReserveNormals)TRIANGLE_LIST
TRIANGLE_LIST(unsigned int aNrReservedTriangles, bool aReserveNormals)TRIANGLE_LIST