Box Class Reference

The Box is an internal class used by the boxBoxDistance calculation. More...

#include <Box.h>

Collaboration diagram for Box:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Box ()
 Box (Vector3 &half_)
 Box (float hx, float hy, float hz)
void Set (Vector3 &half_)
void Set (float hx, float hy, float hz)
Vector3 GetAABB (const Matrix3 &rotation) const

Public Attributes

Vector3 half

Detailed Description

The Box is an internal class used by the boxBoxDistance calculation.

Definition at line 44 of file Box.h.


Constructor & Destructor Documentation

Box::Box (  )  [inline]

Definition at line 49 of file Box.h.

Box::Box ( Vector3 half_  )  [inline]

Definition at line 61 of file Box.h.

Box::Box ( float  hx,
float  hy,
float  hz 
) [inline]

Definition at line 67 of file Box.h.


Member Function Documentation

Vector3 Box::GetAABB ( const Matrix3 rotation  )  const [inline]

Definition at line 88 of file Box.h.

void Box::Set ( float  hx,
float  hy,
float  hz 
) [inline]

Definition at line 81 of file Box.h.

void Box::Set ( Vector3 half_  )  [inline]

Definition at line 74 of file Box.h.


Member Data Documentation

Definition at line 47 of file Box.h.


The documentation for this class was generated from the following file:

Generated on Mon Feb 15 22:21:37 2010 for Bullet Collision Detection & Physics Library by  doxygen 1.6.1