NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
#include <lib/egg/math.hpp>
Public Member Functions | |
Sphere3f (const Vector3f ¢er, float radius) | |
Constructs a sphere from a center and radius. | |
Public Attributes | |
Vector3f | mPos |
float | mRadius |
|
inline |