Storage of spherical shapes. More...
Public Member Functions | |
Sphere (float, float, float, float, uint) | |
Public Attributes | |
Point | c |
float | r |
uint | mID |
Storage of spherical shapes.
Core::Mesh::Sphere::Sphere | ( | float | x, |
float | y, | ||
float | z, | ||
float | r_, | ||
uint | mID_ | ||
) |
Point Core::Mesh::Sphere::c |
float Core::Mesh::Sphere::r |