|
|
| ClipAreaShapeBox (s32) |
| |
| virtual bool | isInArea (const TVec3f &) const |
| |
| virtual void | calcVolumeMatrix (TPos3f *, const TPos3f &, const TVec3f &) const |
| |
| | ClipAreaShape (const char *) |
| |
| bool | isInArea (const TVec3f &, f32, const TPos3f &, const TVec3f &) const |
| |
| void | drawVolumeShape (const TPos3f &, const TVec3f &) const |
| |
Definition at line 40 of file ClipAreaShape.hpp.
◆ isInArea()
| virtual bool ClipAreaShapeBox::isInArea |
( |
const TVec3f & | | ) |
const |
|
virtual |
◆ calcVolumeMatrix()
| virtual void ClipAreaShapeBox::calcVolumeMatrix |
( |
TPos3f * | , |
|
|
const TPos3f & | , |
|
|
const TVec3f & | ) const |
|
virtual |
◆ mRadius
| f32 ClipAreaShapeBox::mRadius |
◆ _C