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

Method getWorldBounds

deps/physx/physx/samples/samplebase/RenderBaseActor.cpp:150–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150PxBounds3 RenderBaseActor::getWorldBounds() const
151{
152 return mWorldBounds;
153}
154
155void RenderBaseActor::setWorldBounds(const PxBounds3& bounds)
156{

Callers 2

applyBombForceFunction · 0.45
renderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected