math::plane< T > Member List

This is the complete list of members for math::plane< T >, including all inherited members.
CalculateIntercept(const vec3< double > &pointOnPlane) (defined in math::plane< T >)math::plane< T > [inline]
ClassifyPoint(const math::vec3< double > &point) const (defined in math::plane< T >)math::plane< T > [inline]
d (defined in math::plane< T >)math::plane< T >
GetDistance(const math::vec3< double > &point) const (defined in math::plane< T >)math::plane< T > [inline]
getIntercept() (defined in math::plane< T >)math::plane< T > [inline]
getNormal() (defined in math::plane< T >)math::plane< T > [inline]
Intersect3(math::plane< T > const &p2, math::plane< T > const &p3, math::vec3< double > &result) (defined in math::plane< T >)math::plane< T > [inline]
lerp(math::plane< T > const &p2, float factor) (defined in math::plane< T >)math::plane< T > [inline]
n (defined in math::plane< T >)math::plane< T >
normalize() (defined in math::plane< T >)math::plane< T > [inline]
operator!=(const plane &rhs) const (defined in math::plane< T >)math::plane< T > [inline]
operator+(void) const (defined in math::plane< T >)math::plane< T > [inline]
operator-(void) const (defined in math::plane< T >)math::plane< T > [inline]
operator==(math::plane< T > const &rhs) const (defined in math::plane< T >)math::plane< T > [inline]
plane() (defined in math::plane< T >)math::plane< T > [inline]
plane(vec3< double > newNormal, float newIntercept) (defined in math::plane< T >)math::plane< T > [inline]
plane(const plane &rhs) (defined in math::plane< T >)math::plane< T > [inline]
POINT_BEHIND_PLANE enum value (defined in math::plane< T >)math::plane< T >
POINT_IN_FRONT_OF_PLANE enum value (defined in math::plane< T >)math::plane< T >
POINT_ON_PLANE enum value (defined in math::plane< T >)math::plane< T >
setFromPoints(const math::vec3< double > &p0, const math::vec3< double > &p1, const math::vec3< double > &p2) (defined in math::plane< T >)math::plane< T > [inline]
SetFromPoints(const vec3< double > &p0, const vec3< double > &p1, const vec3< double > &p2) (defined in math::plane< T >)math::plane< T >
SetIntercept(float newIntercept) (defined in math::plane< T >)math::plane< T > [inline]
SetNormal(const vec3< double > &rhs) (defined in math::plane< T >)math::plane< T > [inline]
~plane() (defined in math::plane< T >)math::plane< T > [inline]
 All Classes Namespaces Functions

Generated on 24 Apr 2014 for math by  doxygen 1.6.1