MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/PhysX / getNbShapes

Function getNbShapes

physx/source/simulationcontroller/src/ScBodySim.h:229–229  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

227 }
228
229 PX_FORCE_INLINE PxU32 getNbShapes() const { return mElementCount; }
230
231 void createSqBounds();
232 void destroySqBounds();

Callers 13

setPrunerDataMethod · 0.85
NpShapeManagerClass · 0.85
attachShapeMethod · 0.85
detachAllMethod · 0.85
getShapesMethod · 0.85
getWorldBoundsMethod · 0.85
clearShapesOnReleaseMethod · 0.85
setupAllSceneQueryMethod · 0.85
teardownAllSceneQueryMethod · 0.85
addBVHStructureShapesMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected