KPlane Class Reference

Collaboration diagram for KPlane:
[legend]
List of all members.

Public Member Functions

 KPlane ()
 KPlane (KVector &Normal, float Distance)
 KPlane (KVector &Origin, KVector &Normal)
 KPlane (KVector &Vector0, KVector &Vector1, KVector &Vector2)
float Distance (KVector &Vector)
void Normalize ()
KPPOINTSIDE GetPointSide (KVector &Point, float Epsilon=0.001f)
bool IsFrontFacingTo (KVector &Direction)
double SignedDistanceTo (KVector &Point)

Static Public Member Functions

static bool IsBBoxInside (KPlane *pClipPlane, u32 nClipPlanes, KVector pBBox[6])

Public Attributes

KVector m_Normal
float m_Distance

Detailed Description

Definition at line 16 of file Plane.h.


The documentation for this class was generated from the following file:
Generated on Sun Mar 25 20:02:38 2007 for Zythum Project by  doxygen 1.5.1-p1