SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ClipAreaShapeCone Class Reference
Inheritance diagram for ClipAreaShapeCone:
ClipAreaShape

Public Member Functions

 ClipAreaShapeCone (s32)
 
virtual bool isInArea (const TVec3f &) const
 
- Public Member Functions inherited from ClipAreaShape
 ClipAreaShape (const char *)
 
virtual void calcVolumeMatrix (TPos3f *, const TPos3f &, const TVec3f &) const
 
bool isInArea (const TVec3f &, f32, const TPos3f &, const TVec3f &) const
 
void drawVolumeShape (const TPos3f &, const TVec3f &) const
 

Public Attributes

f32 _8
 
f32 _C
 
s32 _10
 
- Public Attributes inherited from ClipAreaShape
J3DModelData * mModelData
 

Detailed Description

Definition at line 19 of file ClipAreaShape.hpp.

Constructor & Destructor Documentation

◆ ClipAreaShapeCone()

ClipAreaShapeCone::ClipAreaShapeCone ( s32 a1)

Definition at line 56 of file ClipAreaShape.cpp.

Member Function Documentation

◆ isInArea()

bool ClipAreaShapeCone::isInArea ( const TVec3f & rVec) const
virtual

Reimplemented from ClipAreaShape.

Definition at line 62 of file ClipAreaShape.cpp.

Member Data Documentation

◆ _8

f32 ClipAreaShapeCone::_8

Definition at line 25 of file ClipAreaShape.hpp.

◆ _C

f32 ClipAreaShapeCone::_C

Definition at line 26 of file ClipAreaShape.hpp.

◆ _10

s32 ClipAreaShapeCone::_10

Definition at line 27 of file ClipAreaShape.hpp.