Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
341
PxScene* NpAggregate::getScene()
342
{
343
return getAPIScene();
344
}
345
346
NpScene* NpAggregate::getAPIScene() const
347
{
Callers
15
simulate
Method · 0.45
tryStandup
Method · 0.45
updateState
Method · 0.45
doRaycastCCD
Function · 0.45
resetNWCar
Method · 0.45
ElementSim
Class · 0.45
Interaction
Class · 0.45
Interaction
Method · 0.45
addToDirtyList
Method · 0.45
removeFromDirtyList
Method · 0.45
addShapeToScene
Method · 0.45
removeShapeFromScene
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected