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

Public Member Functions

virtual void init (const JMapInfoIter &)
 
virtual bool isInVolume (const TVec3f &) const
 
void calcUpVec (const TVec3f &)
 

Public Attributes

TVec3f mTranslation
 
TVec3f mUp
 
f32 _20
 
- Public Attributes inherited from AreaForm
TPos3f * _4
 

Detailed Description

Definition at line 52 of file AreaForm.hpp.

Constructor & Destructor Documentation

◆ AreaFormBowl()

AreaFormBowl::AreaFormBowl ( )

Definition at line 188 of file AreaForm.cpp.

Member Function Documentation

◆ init()

void AreaFormBowl::init ( const JMapInfoIter & rIter)
virtual

Reimplemented from AreaForm.

Definition at line 196 of file AreaForm.cpp.

◆ isInVolume()

bool AreaFormBowl::isInVolume ( const TVec3f & rPos) const
virtual

Reimplemented from AreaForm.

Definition at line 209 of file AreaForm.cpp.

◆ calcUpVec()

void AreaFormBowl::calcUpVec ( const TVec3f & rPos)

Definition at line 222 of file AreaForm.cpp.

Member Data Documentation

◆ mTranslation

TVec3f AreaFormBowl::mTranslation

Definition at line 61 of file AreaForm.hpp.

◆ mUp

TVec3f AreaFormBowl::mUp

Definition at line 62 of file AreaForm.hpp.

◆ _20

f32 AreaFormBowl::_20

Definition at line 63 of file AreaForm.hpp.