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

Method getScene

physx/source/physx/src/NpAggregate.cpp:341–344  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

339}
340
341PxScene* NpAggregate::getScene()
342{
343 return getAPIScene();
344}
345
346NpScene* NpAggregate::getAPIScene() const
347{

Callers 15

simulateMethod · 0.45
tryStandupMethod · 0.45
updateStateMethod · 0.45
doRaycastCCDFunction · 0.45
resetNWCarMethod · 0.45
ElementSimClass · 0.45
InteractionClass · 0.45
InteractionMethod · 0.45
addToDirtyListMethod · 0.45
removeFromDirtyListMethod · 0.45
addShapeToSceneMethod · 0.45
removeShapeFromSceneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected