Revision history of "NewtonConvexHullParam"

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:02, 18 June 2019WikiSysop (talk | contribs). . (187 bytes) (+187). . (Created page with "<source lang="cpp"> typedef struct NewtonConvexHullParam { int m_vertexCount; int m_vertexStrideInBytes; int m_faceCount; dFloat* m_vertex; } NewtonConvexHullParam...")