Home
last modified time | relevance | path

Searched refs:indexVertexArrays (Results 1 – 2 of 2) sorted by relevance

/dports/devel/bullet/bullet3-3.21/examples/SoftDemo/
H A DSoftDemo.cpp2086 btTriangleIndexVertexArray* indexVertexArrays = new btTriangleIndexVertexArray(totalTriangles, in initPhysics() local
2093 groundShape = new btBvhTriangleMeshShape(indexVertexArrays, useQuantizedAabbCompression); in initPhysics()
/dports/devel/py-bullet3/bullet3-3.21/examples/SoftDemo/
H A DSoftDemo.cpp2086 btTriangleIndexVertexArray* indexVertexArrays = new btTriangleIndexVertexArray(totalTriangles, in initPhysics() local
2093 groundShape = new btBvhTriangleMeshShape(indexVertexArrays, useQuantizedAabbCompression); in initPhysics()