|
@@ -194,6 +194,8 @@ TriangleMeshData::TriangleMeshData(Model* model, bool makeConvexHull, float thic
|
|
|
memcpy(indexData_.GetPtr(), result.mIndices, indexCount * sizeof(unsigned));
|
|
memcpy(indexData_.GetPtr(), result.mIndices, indexCount * sizeof(unsigned));
|