NewtonMeshVertexFormat

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

m_binormal
NewtonMeshFloatData m_binormal;
Undocumented in source.
m_faceCount
int m_faceCount;
Undocumented in source.
m_faceIndexCount
int* m_faceIndexCount;
Undocumented in source.
m_faceMaterial
int* m_faceMaterial;
Undocumented in source.
m_normal
NewtonMeshFloatData m_normal;
Undocumented in source.
m_uv0
NewtonMeshFloatData m_uv0;
Undocumented in source.
m_uv1
NewtonMeshFloatData m_uv1;
Undocumented in source.
m_vertex
NewtonMeshDoubleData m_vertex;
Undocumented in source.
m_vertexColor
NewtonMeshFloatData m_vertexColor;
Undocumented in source.

Meta