HPL3/Community/Scripting/Classes/cboundingvolume
Jump to navigation
Jump to search
cBoundingVolume
Fields
cBoundingVolume has no public fields.
Functions
Return Type | Function Name | Parameters | Description |
---|---|---|---|
cVector3f | GetMax | ||
cVector3f | GetMin | ||
const cVector3f& | GetLocalMax | ||
const cVector3f& | GetLocalMin | ||
void | SetLocalMinMax | const cVector3f &in mvMin, const cVector3f &in mvMax, bool true |
|
void | SetPosition | const cVector3f &in avPos | |
cVector3f | GetPosition | ||
void | SetSize | const cVector3f &in avSize, bool true |
|
cVector3f | GetSize | ||
void | SetTransform | const cMatrixf& a_mtxTransform, bool true |
|
const cMatrixf& | GetTransform | ||
cVector3f | GetLocalCenter | ||
cVector3f | GetWorldCenter | ||
float | GetRadius |
Remarks
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!