Definition at line 6 of file ClipAreaShape.hpp.
◆ ClipAreaShape()
| ClipAreaShape::ClipAreaShape |
( |
const char * | pName | ) |
|
◆ isInArea() [1/2]
| bool ClipAreaShape::isInArea |
( |
const TVec3f & | | ) |
const |
|
virtual |
◆ calcVolumeMatrix()
| void ClipAreaShape::calcVolumeMatrix |
( |
TPos3f * | pVolMtx, |
|
|
const TPos3f & | rSrcMtx, |
|
|
const TVec3f & | a3 ) const |
|
virtual |
◆ isInArea() [2/2]
| bool ClipAreaShape::isInArea |
( |
const TVec3f & | a1, |
|
|
f32 | a2, |
|
|
const TPos3f & | a3, |
|
|
const TVec3f & | a4 ) const |
◆ drawVolumeShape()
| void ClipAreaShape::drawVolumeShape |
( |
const TPos3f & | rMtx, |
|
|
const TVec3f & | rPos ) const |
◆ mModelData
| J3DModelData* ClipAreaShape::mModelData |