Searched defs:triIndex (Results 1 – 3 of 3) sorted by relevance
24 const btMaterial * btMultimaterialTriangleMeshShape::getMaterialProperties(int partID, int triIndex) in getMaterialProperties()
77 public btMaterial getMaterialProperties(int partID, int triIndex) { in getMaterialProperties()
107 btTriIndex triIndex(partId,triangleIndex,0); in processTriangle() local