NGL  6.5
The NCCA Graphics Library
Plane.h File Reference

a simple mathmatical representation of a plane More...

#include "Types.h"
#include "Vec3.h"
+ Include dependency graph for Plane.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ngl::Plane
 

Namespaces

 ngl
 implementation files for RibExport class
 

Detailed Description

a simple mathmatical representation of a plane

encapsulates a simple plane based on the tutorial here http://www.lighthouse3d.com/opengl/maths/index.php?planes

Author
Jonathan Macey
Version
1.0
Date
21/3/11 Initial version

Definition in file Plane.h.