NGL  6.5
The NCCA Graphics Library
ngl::Plane Member List

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

distance(const Vec3 &_p) const noexceptngl::Plane
getD() const noexceptngl::Planeinline
getNormal() const noexceptngl::Planeinline
getPoint() const noexceptngl::Planeinline
m_dngl::Planeprivate
m_normalngl::Planeprivate
m_pointngl::Planeprivate
Plane(const Vec3 &_v1, const Vec3 &_v2, const Vec3 &_v3) noexceptngl::Plane
Plane() noexceptngl::Plane
setFloats(Real _a, Real _b, Real _c, Real _d) noexceptngl::Plane
setNormalPoint(const Vec3 &_normal, const Vec3 &_point) noexceptngl::Plane
setPoints(const Vec3 &_v1, const Vec3 &_v2, const Vec3 &_v3) noexceptngl::Plane
~Plane() noexceptngl::Plane