Allolib  1.0
C++ Components For Interactive Multimedia
al::Plane< T > Member List

This is the complete list of members for al::Plane< T >, including all inherited members.

d() constal::Plane< T >inline
distance(const Vec3 &p) constal::Plane< T >inline
from3Points(const Vec3 &v1, const Vec3 &v2, const Vec3 &v3)al::Plane< T >
fromCoefficients(T a, T b, T c, T d)al::Plane< T >
fromNormalAndPoint(const Vec3 &normal, const Vec3 &point)al::Plane< T >
inNegativeSpace(const Vec3 &p) constal::Plane< T >inline
inPositiveSpace(const Vec3 &p) constal::Plane< T >inline
mD (defined in al::Plane< T >)al::Plane< T >protected
mNormal (defined in al::Plane< T >)al::Plane< T >protected
normal() constal::Plane< T >inline
Plane() (defined in al::Plane< T >)al::Plane< T >inline
Plane(const Vec3 &v1, const Vec3 &v2, const Vec3 &v3) (defined in al::Plane< T >)al::Plane< T >
Vec3 typedef (defined in al::Plane< T >)al::Plane< T >