cCollisionSpheresNode Member List
This is the complete list of members for
cCollisionSpheresNode, including all inherited members.
cCollisionSpheresNode(Plist &a_primList, cCollisionSpheresSphere *a_parent=NULL) | cCollisionSpheresNode | |
cCollisionSpheresNode(std::vector< cTriangle > *a_tris, cCollisionSpheresSphere *a_parent=NULL, double a_extendedRadius=0) | cCollisionSpheresNode | |
cCollisionSpheresNode() | cCollisionSpheresNode | [inline] |
cCollisionSpheresSphere(cCollisionSpheresSphere *a_parent) | cCollisionSpheresSphere | |
cCollisionSpheresSphere() | cCollisionSpheresSphere | [inline] |
computeCollision(cCollisionSpheresNode *a_sa, cCollisionSpheresSphere *a_sb, cCollisionRecorder &a_recorder, cCollisionSettings &a_settings) | cCollisionSpheresNode | [static] |
cCollisionSpheresSphere::computeCollision(cCollisionSpheresSphere *a_sa, cCollisionSpheresSphere *a_sb, cCollisionRecorder &a_recorder, cCollisionSettings &a_settings) | cCollisionSpheresSphere | [static] |
ConstructChildren(Plist &a_primList) | cCollisionSpheresNode | |
draw(int a_depth) | cCollisionSpheresNode | [virtual] |
getCenter() | cCollisionSpheresSphere | [inline] |
getRadius() | cCollisionSpheresSphere | [inline] |
isLeaf() | cCollisionSpheresNode | [inline, virtual] |
m_center | cCollisionSpheresSphere | [protected] |
m_depth | cCollisionSpheresSphere | [protected] |
m_left | cCollisionSpheresNode | |
m_num | cCollisionSpheresSphere | [protected] |
m_parent | cCollisionSpheresSphere | [protected] |
m_radius | cCollisionSpheresSphere | [protected] |
m_right | cCollisionSpheresNode | |
swapptr(void **a_a, void **a_b) | cCollisionSpheresNode | [static] |
~cCollisionSpheresNode() | cCollisionSpheresNode | [inline, virtual] |
~cCollisionSpheresSphere() | cCollisionSpheresSphere | [inline, virtual] |