Public Member Functions | Public Attributes

GBoundingSphere Class Reference

#include <GBoundingSphere.h>

Inheritance diagram for GBoundingSphere:
GMathObject GObject

List of all members.

Public Member Functions

 GBoundingSphere ()
 GBoundingSphere (GVec4f _Center, float _Radius)
int Draw (double time, double dtime, GMatrix16 *viewmatrix, GMatrix16 *worldmatrix, int FLAGS)
int Move (GVec4f v)
int MoveTo (GVec4f v)

Public Attributes

GVec4f Center
float Radius

Constructor & Destructor Documentation

GBoundingSphere::GBoundingSphere (  ) 
GBoundingSphere::GBoundingSphere ( GVec4f  _Center,
float  _Radius 
)

Member Function Documentation

int GBoundingSphere::Draw ( double  time,
double  dtime,
GMatrix16 viewmatrix,
GMatrix16 worldmatrix,
int  FLAGS 
)
int GBoundingSphere::Move ( GVec4f  v  ) 
int GBoundingSphere::MoveTo ( GVec4f  v  ) 

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Enumerations Enumerator Friends Defines