Biomechanical Joint Model
 Author: Anderson Maciel

AABB Class Reference

#include <AABB.H>

Collaboration diagram for AABB:

Collaboration graph
[legend]
List of all members.

Public Attributes

int id
double center [3]
double radius
EndPointlo
EndPointhi

Detailed Description

Definition at line 96 of file AABB.H.


Member Data Documentation

double AABB::center[3]
 

Definition at line 100 of file AABB.H.

Referenced by NBody::AddObject(), and NBody::UpdateTrans().

EndPoint* AABB::hi
 

Definition at line 103 of file AABB.H.

Referenced by NBody::AddObject(), NBody::DeleteObject(), NBody::overlaps(), NBody::UpdateTrans(), and NBody::~NBody().

int AABB::id
 

Definition at line 99 of file AABB.H.

Referenced by NBody::AddObject(), and NBody::UpdateTrans().

EndPoint* AABB::lo
 

Definition at line 102 of file AABB.H.

Referenced by NBody::AddObject(), NBody::DeleteObject(), NBody::overlaps(), NBody::UpdateTrans(), and NBody::~NBody().

double AABB::radius
 

Definition at line 101 of file AABB.H.

Referenced by NBody::AddObject(), and NBody::UpdateTrans().


The documentation for this class was generated from the following file:
Generated on Thu Dec 1 10:14:15 2005 for COME - Biomechanical Joint Model by  doxygen 1.4.5