Nebula
|
#include <im3d_math.h>
Public Member Functions | |
Sphere () | |
Sphere (const Vec3 &_origin, float _radius) | |
Public Attributes | |
Vec3 | m_origin |
float | m_radius |
|
inline |
Sphere::Sphere | ( | const Vec3 & | _origin, |
float | _radius ) |
Vec3 Im3d::Sphere::m_origin |
float Im3d::Sphere::m_radius |