|
group2 0.1.0
CSE 125 Group 2
|
A sphere in world space. More...
#include <SweptCollision.hpp>
Public Attributes | |
| glm::vec3 | center |
| Centre point. | |
| float | radius |
| Radius. | |
A sphere in world space.
| glm::vec3 physics::WorldSphere::center |
Centre point.
| float physics::WorldSphere::radius |
Radius.