Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
setPrunerData
Method · 0.85
NpShapeManager
Class · 0.85
attachShape
Method · 0.85
detachAll
Method · 0.85
getShapes
Method · 0.85
getWorldBounds
Method · 0.85
clearShapesOnRelease
Method · 0.85
releaseExclusiveUserReferences
Method · 0.85
setupAllSceneQuery
Method · 0.85
teardownAllSceneQuery
Method · 0.85
markAllSceneQueryForUpdate
Method · 0.85
addBVHStructureShapes
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected