Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
PlaneClass Member List

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

BACK enum valuePlaneClass
Compute_Intersection(const Vector3 &p0, const Vector3 &p1, float *set_t) constPlaneClassinline
DPlaneClass
FRONT enum valuePlaneClass
In_Front(const Vector3 &point) constPlaneClassinline
In_Front(const SphereClass &sphere) constPlaneClassinline
In_Front_Or_Intersecting(const SphereClass &sphere) constPlaneClassinline
Intersect_Planes(const PlaneClass &a, const PlaneClass &b, Vector3 *line_dir, Vector3 *line_point)PlaneClassinlinestatic
NPlaneClass
ON enum valuePlaneClass
PlaneClass(void)PlaneClassinline
PlaneClass(float nx, float ny, float nz, float dist)PlaneClassinline
PlaneClass(const Vector3 &normal, float dist)PlaneClassinline
PlaneClass(const Vector3 &normal, const Vector3 &point)PlaneClassinline
PlaneClass(const Vector3 &point1, const Vector3 &point2, const Vector3 &point3)PlaneClassinline
PlaneClass(void)PlaneClassinline
PlaneClass(float a, float b, float c, float d)PlaneClassinline
PlaneClass(const Vector3 &normal, float dist)PlaneClassinline
PlaneClass(const Vector3 &normal, const Vector3 &point)PlaneClass
PlaneClass(const Vector3 &point1, const Vector3 &point2, const Vector3 &point3)PlaneClass
Set(float a, float b, float c, float d)PlaneClassinline
Set(const Vector3 &normal, float dist)PlaneClassinline
Set(const Vector3 &normal, const Vector3 &point)PlaneClassinline
Set(const Vector3 &point1, const Vector3 &point2, const Vector3 &point3)PlaneClassinline
Set(float a, float b, float c, float d)PlaneClassinline