#include <g3d_ShapeObj.h>
Public Member Functions | |
| void | Transform (const Sphere &sphere, const Mtx34 &mtx) |
| void | Merge (const Sphere &lhs, const Sphere &rhs) |
Public Attributes | |
| Vec3 | center |
| float | radius |
| Vec3 nw::g3d::Sphere::center |
| float nw::g3d::Sphere::radius |