Alphabetical Class Index  Class Hierarchy   File Members   Compound Members   File List  

HPlane Member List

This is the complete list of members for HPlane, including all inherited members.

a() const (defined in HPlane)HPlane [inline]
a(float A) (defined in HPlane)HPlane [inline]
b() const (defined in HPlane)HPlane [inline]
b(float B) (defined in HPlane)HPlane [inline]
c() const (defined in HPlane)HPlane [inline]
c(float C) (defined in HPlane)HPlane [inline]
CalculateNormal(HPoint &normal) const HPlane [inline]
ClassifyPoint(HPoint const &p) const HPlane [inline]
d() const (defined in HPlane)HPlane [inline]
d(float D) (defined in HPlane)HPlane [inline]
Equal(HPlane const *p, float epsi1=HPOINT_EPSILON, float epsi2=HPOINT_EPSILON) const HPlane [inline]
HPlane(float const A=0, float const B=1, float const C=0, float const D=0) (defined in HPlane)HPlane [inline]
HPlane(HVector const &normal, float const D) (defined in HPlane)HPlane [inline]
HPlane(HPlane const &p) (defined in HPlane)HPlane [inline]
Set(float A, float B, float C, float D)HPlane [inline]