NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
mSphere_c Class Reference
Inheritance diagram for mSphere_c:
[legend]

Description

Definition at line 8 of file m_sphere.hpp.

Public Member Functions

bool isZero ()
 
- Public Member Functions inherited from EGG::Sphere3f
 Sphere3f (const Vector3f &center, float radius)
 Constructs a sphere from a center and radius.
 

Additional Inherited Members

- Public Attributes inherited from EGG::Sphere3f
Vector3f mPos
 
float mRadius
 

Constructor & Destructor Documentation

◆ mSphere_c()

mSphere_c::mSphere_c ( )
inline

Definition at line 10 of file m_sphere.hpp.

Member Function Documentation

◆ isZero()

bool mSphere_c::isZero ( )
inline

Definition at line 12 of file m_sphere.hpp.