Revision history of "NewtonMeshDoubleData"

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). . (159 bytes) (+159). . (Created page with "<source lang="cpp"> typedef struct NewtonMeshDoubleData { dFloat64* m_data; int* m_indexList; int m_strideInBytes; } NewtonMeshDoubleData; </source>")