lmgl 1.0.0
A lightweight OpenGL graphics engine library written in C++
Loading...
Searching...
No Matches
lmgl::scene::BoundingSphere Member List

This is the complete list of members for lmgl::scene::BoundingSphere, including all inherited members.

BoundingSphere()lmgl::scene::BoundingSphereinline
BoundingSphere(const glm::vec3 &center, float radius)lmgl::scene::BoundingSphereinline
centerlmgl::scene::BoundingSphere
from_aabb(const AABB &aabb)lmgl::scene::BoundingSpherestatic
radiuslmgl::scene::BoundingSphere
transform(const glm::mat4 &matrix) constlmgl::scene::BoundingSphere