Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

gmtl::Plane Member List

This is the complete list of members for gmtl::Plane, including all inherited members.
getNormal() constgmtl::Plane [inline]
getOffset() constgmtl::Plane [inline]
mNormgmtl::Plane
mOffsetgmtl::Plane
Plane()gmtl::Plane [inline]
Plane(const Point< DATA_TYPE, 3 > &pt1, const Point< DATA_TYPE, 3 > &pt2, const Point< DATA_TYPE, 3 > &pt3)gmtl::Plane [inline]
Plane(const Vec< DATA_TYPE, 3 > &norm, const Point< DATA_TYPE, 3 > &pt)gmtl::Plane [inline]
Plane(const Vec< DATA_TYPE, 3 > &norm, const DATA_TYPE &dPlaneConst)gmtl::Plane [inline]
Plane(const Plane< DATA_TYPE > &plane)gmtl::Plane [inline]
setNormal(const Vec< DATA_TYPE, 3 > &norm)gmtl::Plane [inline]
setOffset(const DATA_TYPE &offset)gmtl::Plane [inline]

Generated on Mon Apr 7 15:29:29 2003 for GenericMathTemplateLibrary by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002