#include <hsBounds.h>
Constructor & Destructor Documentation
hsBoundsOriented::hsBoundsOriented |
( |
| ) |
|
virtual hsBoundsOriented::~hsBoundsOriented |
( |
| ) |
|
|
virtual |
Member Function Documentation
virtual const char* hsBoundsOriented::ClassName |
( |
| ) |
const |
|
virtual |
hsVector3 hsBoundsOriented::getCenter |
( |
| ) |
const |
unsigned int hsBoundsOriented::getCenterValid |
( |
| ) |
const |
unsigned int hsBoundsOriented::getNumPlanes |
( |
| ) |
const |
const hsPlane3* hsBoundsOriented::getPlanes |
( |
| ) |
const |
virtual void hsBoundsOriented::IPrcParse |
( |
const pfPrcTag * |
tag | ) |
|
|
protectedvirtual |
virtual void hsBoundsOriented::IPrcWrite |
( |
pfPrcHelper * |
prc | ) |
|
|
protectedvirtual |
void hsBoundsOriented::read |
( |
hsStream * |
S | ) |
|
|
virtual |
void hsBoundsOriented::setCenter |
( |
const hsVector3 & |
center | ) |
|
void hsBoundsOriented::setCenterValid |
( |
unsigned int |
valid | ) |
|
void hsBoundsOriented::setPlanes |
( |
unsigned int |
numPlanes, |
|
|
const hsPlane3 * |
planes |
|
) |
| |
void hsBoundsOriented::write |
( |
hsStream * |
S | ) |
|
|
virtual |
Member Data Documentation
unsigned int hsBoundsOriented::fCenterValid |
|
protected |
unsigned int hsBoundsOriented::fNumPlanes |
|
protected |
The documentation for this class was generated from the following file: