Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
150
PxBounds3 RenderBaseActor::getWorldBounds() const
151
{
152
return mWorldBounds;
153
}
154
155
void RenderBaseActor::setWorldBounds(const PxBounds3& bounds)
156
{
Callers
2
applyBombForce
Function · 0.45
render
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected