Biomechanical Joint Model
 Author: Anderson Maciel

box Class Reference

#include <obb.H>

Collaboration diagram for box:

Collaboration graph
[legend]
List of all members.

Public Member Functions

int leaf ()
double size ()
int split_recurse (int *t, int n)
int split_recurse (int *t)

Public Attributes

double pR [3][3]
double pT [3]
double d [3]
boxP
boxN
tritrp

Detailed Description

Definition at line 59 of file obb.H.


Member Function Documentation

int box::leaf  )  [inline]
 

Definition at line 78 of file obb.H.

References N, and P.

Referenced by collide_recursive().

double box::size  )  [inline]
 

Definition at line 79 of file obb.H.

References d.

Referenced by collide_recursive(), and COME_Mesh::initFacesNeighbours().

int box::split_recurse int *  t  ) 
 

Definition at line 531 of file build.cpp.

References d, minmax(), MTxV(), N, P, tri::p1, tri::p2, tri::p3, pR, pT, RAPID_OK, trp, VcrossV(), VdotV(), Vlength(), and VmV().

Here is the call graph for this function:

int box::split_recurse int *  t,
int  n
 

Definition at line 354 of file build.cpp.

References accum_moment(), clear_accum(), mean_from_moment(), minmax(), MTxV(), tri::p1, tri::p2, tri::p3, pR, and pT.

Here is the call graph for this function:


Member Data Documentation

double box::d[3]
 

Definition at line 70 of file obb.H.

Referenced by collide_recursive(), size(), and split_recurse().

box* box::N
 

Definition at line 74 of file obb.H.

Referenced by collide_recursive(), leaf(), and split_recurse().

box* box::P
 

Definition at line 73 of file obb.H.

Referenced by collide_recursive(), leaf(), and split_recurse().

double box::pR[3][3]
 

Definition at line 66 of file obb.H.

Referenced by collide_recursive(), RAPID_Collide(), and split_recurse().

double box::pT[3]
 

Definition at line 67 of file obb.H.

Referenced by collide_recursive(), RAPID_Collide(), and split_recurse().

tri* box::trp
 

Definition at line 76 of file obb.H.

Referenced by split_recurse(), and tri_contact().


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