ランタイム
|
This is the complete list of members for Mix::Geometry::Sphere, including all inherited members.
center | Mix::Geometry::Sphere | |
operator+(const Mix::Geometry::Sphere &sphere) const | Mix::Geometry::Sphere | |
operator+(const Mix::Geometry::AABB &aabb) const | Mix::Geometry::Sphere | |
operator+=(const Mix::Geometry::Sphere &sphere) | Mix::Geometry::Sphere | |
operator+=(const Mix::Geometry::AABB &aabb) | Mix::Geometry::Sphere | |
operator=(const Mix::Geometry::AABB &aabb) | Mix::Geometry::Sphere | |
radius | Mix::Geometry::Sphere | |
Sphere(void) | Mix::Geometry::Sphere | |
Sphere(Float32 cx, Float32 cy, Float32 cz, Float32 r) | Mix::Geometry::Sphere | |
Sphere(const Mix::Vector3 &c, Float32 r) | Mix::Geometry::Sphere | |
Sphere(const Mix::Geometry::AABB &aabb) | Mix::Geometry::Sphere |