Main Page   Class Hierarchy   Compound List   Header Files   Compound Members  

ddgPlane2 Class Reference

This is a special 2 dimensional plane, it is defined by a normal like a 3d plane but is actually a line defined by the points which are orthogonal to the line. More...

#include <ddggeom.h>

List of all members.


Public Members

float a (void)
float b (void)
 ddgPlane2 (void)
Default constructor.

 ddgPlane2 ( const ddgVector2 p0, const ddgVector2 pn)
Create a plane given a point on its surface and a normal.

void set ( const ddgVector2 pn, float pd )
void normalize ( void )
float isPointAbovePlane ( ddgVector2 *q)
ddgVector2 n
float d


Detailed Description

This is a special 2 dimensional plane, it is defined by a normal like a 3d plane but is actually a line defined by the points which are orthogonal to the line.


The documentation for this class was generated from the following file:
Generated at Sun Sep 17 19:27:55 2000 for Digital Dawn Graphics Toolkit by doxygen 0.49-991205 written by Dimitri van Heesch, © 1997-1999