|
| dxQuadTreeSpace (dSpaceID _space, const dVector3 Center, const dVector3 Extents, int Depth) |
|
dxGeom * | getGeom (int i) |
|
void | add (dxGeom *g) |
|
void | remove (dxGeom *g) |
|
void | dirty (dxGeom *g) |
|
void | computeAABB () |
|
void | cleanGeoms () |
|
void | collide (void *UserData, dNearCallback *Callback) |
|
void | collide2 (void *UserData, dxGeom *g1, dNearCallback *Callback) |
|
| dxSpace (dSpaceID _space) |
|
void | setCleanup (int mode) |
|
int | getCleanup () const |
|
void | setSublevel (int value) |
|
int | getSublevel () const |
|
void | setManulCleanup (int value) |
|
int | getManualCleanup () const |
|
int | query (dxGeom *geom) const |
|
int | getNumGeoms () const |
|
| dxGeom (dSpaceID _space, int is_placeable) |
|
void | updateZeroSizedFlag (bool is_zero_sized) |
|
unsigned | getParentSpaceTLSKind () const |
|
void | computePosr () |
|
void | recomputePosr () |
|
bool | checkControlValueSizeValidity (void *dataValue, int *dataSize, int iRequiresSize) |
|
virtual bool | controlGeometry (int controlClass, int controlCode, void *dataValue, int *dataSize) |
|
virtual int | AABBTest (dxGeom *o, dReal aabb[6]) |
|
void | recomputeAABB () |
|
void | spaceAdd (dxGeom **first_ptr) |
|
void | spaceRemove () |
|
void | bodyAdd (dxBody *b) |
|
void | bodyRemove () |
|
void * | operator new (size_t size) |
|
void * | operator new (size_t, void *p) |
|
void | operator delete (void *ptr, size_t size) |
|
void * | operator new[] (size_t size) |
|
void | operator delete[] (void *ptr, size_t size) |
|
|
Block * | Blocks |
|
dArray< dxGeom * > | DirtyList |
|
Block * | CurrentBlock |
|
int * | CurrentChild |
|
int | CurrentLevel |
|
dxGeom * | CurrentObject |
|
int | CurrentIndex |
|
int | count |
|
dxGeom * | first |
|
int | cleanup |
|
int | sublevel |
|
unsigned | tls_kind |
|
int | current_index |
|
dxGeom * | current_geom |
|
int | lock_count |
|
int | type |
|
int | gflags |
|
void * | data |
|
dBodyID | body |
|
dxGeom * | body_next |
|
dxPosR * | final_posr |
|
dxPosR * | offset_posr |
|
dxGeom * | next |
|
dxGeom ** | tome |
|
dxGeom * | next_ex |
|
dxGeom ** | tome_ex |
|
dxSpace * | parent_space |
|
dReal | aabb [6] |
|
unsigned long | category_bits |
|
unsigned long | collide_bits |
|
The documentation for this struct was generated from the following file:
- collision_quadtreespace.cpp