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

Method getTimestamp

physx/source/physx/src/NpScene.cpp:2491–2494  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2489}
2490
2491PxU32 NpScene::getTimestamp() const
2492{
2493 return mScene.getScScene().getTimeStamp();
2494}
2495
2496PxU32 NpScene::getSceneQueryStaticTimestamp() const
2497{

Callers 4

sendBeginFrameMethod · 0.45
getPxScene_TimestampFunction · 0.45
findTouchedObjectMethod · 0.45
rideOnTouchedObjectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected