ivutils
Loading...
Searching...
No Matches
plane_3.h File Reference

Classes for planes in 3 dimensions. More...

#include "vector_3.h"
#include "plane_n.h"
Include dependency graph for plane_3.h:
This graph shows which files directly or indirectly include this file:

Typedefs

typedef Plane_Nt< vec_type, 2 > Plane_2
 2 dimensional plane (line).
 
typedef Plane_Nt< vec_type, 3 > Plane_3
 3 dimensional plane.
 
typedef Plane_3Plane_3P
 Pointer to Plane_3.
 

Detailed Description

Classes for planes in 3 dimensions.