Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RavEngine/RavEngine
/ reset
Method
reset
deps/physx/physx/source/lowlevelaabb/src/BpBroadPhaseABP.cpp:464–468 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
462
}
463
464
void StraightBoxes::reset()
465
{
466
DELETEARRAY(mBoxes);
467
Boxes::reset();
468
}
469
470
void StraightBoxes::init(PxU32 size, PxU32 capacity, SIMD_AABB4* boxes)
471
{
Callers
9
BpBroadPhaseMBP.cpp
File · 0.45
resetOrClear
Function · 0.45
destroyAggregate
Method · 0.45
postBpStage3
Method · 0.45
resetBpCacheData
Method · 0.45
BpBroadPhaseABP.cpp
File · 0.45
prepareData
Method · 0.45
Region_prepareOverlaps
Method · 0.45
freeBuffer
Function · 0.45
Calls
3
reset
Function · 0.50
purge
Method · 0.45
empty
Method · 0.45
Tested by
no test coverage detected