Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ dirty
Method
dirty
3rd_party/Src/ode/ode/src/collision_quadtreespace.cpp:515–517 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
513
}
514
515
void dxQuadTreeSpace::dirty(dxGeom* g){
516
DirtyList.push(g);
517
}
518
519
void dxQuadTreeSpace::computeAABB(){
520
//
Callers
nothing calls this directly
Calls
1
push
Method · 0.45
Tested by
no test coverage detected