Home
last modified time | relevance | path

Searched defs:computeTriangleShapeId (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/include/reactphysics3d/collision/shapes/
H A DHeightFieldShape.h209 inline uint HeightFieldShape::computeTriangleShapeId(uint iIndex, uint jIndex, uint secondTriangleI… in computeTriangleShapeId() function
/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/src/collision/shapes/
H A DConcaveMeshShape.cpp204 uint ConcaveMeshShape::computeTriangleShapeId(uint subPart, uint triangleIndex) const { in computeTriangleShapeId() function in ConcaveMeshShape