Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

b_sphere Class Reference

#include <PhysObject.h>

Collaboration diagram for b_sphere:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 b_sphere (glVector new_offset, float new_radius)
 b_sphere ()

Public Attributes

float distance
glVector offset
float radius

Constructor & Destructor Documentation

b_sphere::b_sphere  )  [inline]
 

Definition at line 17 of file PhysObject.h.

b_sphere::b_sphere glVector  new_offset,
float  new_radius
 

Definition at line 3 of file PhysObject.cpp.

References distance, glVector::length(), offset, and radius.

Here is the call graph for this function:


Member Data Documentation

float b_sphere::distance
 

Definition at line 20 of file PhysObject.h.

Referenced by b_sphere().

glVector b_sphere::offset
 

Definition at line 19 of file PhysObject.h.

Referenced by b_sphere().

float b_sphere::radius
 

Definition at line 21 of file PhysObject.h.

Referenced by b_sphere().


The documentation for this class was generated from the following files:
Generated on Thu Apr 21 18:06:31 2005 for Basic Rendering Engine by  doxygen 1.4.1