MCPcopy 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
515void dxQuadTreeSpace::dirty(dxGeom* g){
516 DirtyList.push(g);
517}
518
519void dxQuadTreeSpace::computeAABB(){
520 //

Callers

nothing calls this directly

Calls 1

pushMethod · 0.45

Tested by

no test coverage detected