|
lmgl 1.0.0
A lightweight OpenGL graphics engine library written in C++
|
This is the complete list of members for lmgl::scene::BoundingSphere, including all inherited members.
| BoundingSphere() | lmgl::scene::BoundingSphere | inline |
| BoundingSphere(const glm::vec3 ¢er, float radius) | lmgl::scene::BoundingSphere | inline |
| center | lmgl::scene::BoundingSphere | |
| from_aabb(const AABB &aabb) | lmgl::scene::BoundingSphere | static |
| radius | lmgl::scene::BoundingSphere | |
| transform(const glm::mat4 &matrix) const | lmgl::scene::BoundingSphere |