NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 7 of file m_sphere.hpp.
Public Member Functions | |
bool | isZero () |
Public Attributes | |
mVec3_c | mPos |
The sphere position. | |
float | mRadius |
The sphere radius. | |
|
inline |
Definition at line 9 of file m_sphere.hpp.
|
inline |
Definition at line 11 of file m_sphere.hpp.
mVec3_c mSphere_c::mPos |
The sphere position.
Definition at line 13 of file m_sphere.hpp.
float mSphere_c::mRadius |
The sphere radius.
Definition at line 14 of file m_sphere.hpp.