Revision history of "NewtonMeshVertexFormat"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 06:04, 18 June 2019WikiSysop (talk | contribs). . (361 bytes) (+361). . (Created page with "<source lang="cpp"> typedef struct NewtonMeshVertexFormat { int m_faceCount; int* m_faceIndexCount; int* m_faceMaterial; NewtonMeshDoubleData m_vertex; NewtonMesh...")