MCPcopy Create free account
hub / github.com/RavEngine/RavEngine / getFlags

Method getFlags

deps/physx/physx/source/physx/src/NpScene.cpp:310–314  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

308}
309
310PxSceneFlags NpScene::getFlags() const
311{
312 NP_READ_CHECK(this);
313 return mScene.getFlags();
314}
315
316///////////////////////////////////////////////////////////////////////////////
317

Callers 9

addArticulationMethod · 0.95
~NpSceneMethod · 0.45
releaseMethod · 0.45
setFlagMethod · 0.45
startWriteMethod · 0.45
stopWriteMethod · 0.45
startReadMethod · 0.45
stopReadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected