#include <PhysObject.h>
Collaboration diagram for b_sphere:

Public Member Functions | |
| b_sphere (glVector new_offset, float new_radius) | |
| b_sphere () | |
Public Attributes | |
| float | distance |
| glVector | offset |
| float | radius |
|
|
Definition at line 17 of file PhysObject.h. |
|
||||||||||||
|
Definition at line 3 of file PhysObject.cpp. References distance, glVector::length(), offset, and radius. |
Here is the call graph for this function:

|
|
Definition at line 20 of file PhysObject.h. Referenced by b_sphere(). |
|
|
Definition at line 19 of file PhysObject.h. Referenced by b_sphere(). |
|
|
Definition at line 21 of file PhysObject.h. Referenced by b_sphere(). |
1.4.1