Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members
core::plane3d Member List
This is the complete list of members for core::plane3d, including all inherited members.
Dcore::plane3d
getDistanceTo(const vector3d &point) const core::plane3d
getIntersectionWithLine(const vector3d &linePoint, const vector3d &lineVect, vector3d &outIntersection) const core::plane3d
getIntersectionWithPlane(const plane3d &other, vector3d &outLinePoint, vector3d &outLineVect) const core::plane3d
getIntersectionWithPlanes(const plane3d &o1, const plane3d &o2, vector3d &outPoint) const core::plane3d
getMemberPoint() const core::plane3d
isFrontFacing(const vector3d &lookDirection) const core::plane3d
Normalcore::plane3d
operator!=(const plane3d &other) const core::plane3d [inline]
operator==(const plane3d &other) const core::plane3d [inline]
plane3d()core::plane3d
plane3d(f32 px, f32 py, f32 pz, f32 nx, f32 ny, f32 nz)core::plane3d
plane3d(const vector3d &point1, const vector3d &point2, const vector3d &point3)core::plane3d
plane3d(const vector3d &MPoint, const vector3d &Normal)core::plane3d
plane3d(const plane3d &other)core::plane3d
recalculateD(const vector3d &MPoint)core::plane3d
setPlane(const vector3d &point, const vector3d &nvector)core::plane3d
setPlane(const vector3d &nvect, f32 d)core::plane3d
setPlane(const vector3d &point1, const vector3d &point2, const vector3d &point3)core::plane3d

The KG Game Engine
The KG Game Engine Documentation © 2006-2011 by Kat'Oun. Generated on Sat Jul 2 2011 00:50:07 by Doxygen (1.7.4)