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

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

distancelmgl::scene::Plane
distance_to_point(const glm::vec3 &point) constlmgl::scene::Planeinline
normallmgl::scene::Plane
normalize()lmgl::scene::Plane
Plane()lmgl::scene::Planeinline
Plane(const glm::vec3 &normal, float distance)lmgl::scene::Planeinline
Plane(const glm::vec3 &point, const glm::vec3 &normal)lmgl::scene::Planeinline