Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Plane Struct Reference

#include <math3d.h>

List of all members.

Public Methods

 Plane (const Vector3D& a, const Vector3D& b, const Vector3D& c)
float Classify (const Vector3D& v)

Public Attributes

Vector3D normal
float d


Constructor & Destructor Documentation

Plane::Plane ( const Vector3D & a,
const Vector3D & b,
const Vector3D & c ) [inline]
 


Member Function Documentation

float Plane::Classify ( const Vector3D & v ) [inline]
 


Member Data Documentation

float Plane::d
 

Vector3D Plane::normal
 


The documentation for this struct was generated from the following file:
Generated at Sat Nov 18 00:15:14 2000 for coldet by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000