Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

math::Plane< T > Class Template Reference

#include <geom.hpp>

Collaboration diagram for math::Plane< T >:

Collaboration graph
[legend]
List of all members.

Public Attributes

Point< T > pos
Vec< T, 3 > uvec
Vec< T, 3 > vvec
Vec< T, 3 > normal

template<typename T>
class math::Plane< T >


Member Data Documentation

template<typename T>
Vec<T, 3> math::Plane< T >::normal
 

Definition at line 40 of file geom.hpp.

template<typename T>
Point<T> math::Plane< T >::pos
 

Definition at line 37 of file geom.hpp.

template<typename T>
Vec<T, 3> math::Plane< T >::uvec
 

Definition at line 38 of file geom.hpp.

template<typename T>
Vec<T, 3> math::Plane< T >::vvec
 

Definition at line 39 of file geom.hpp.


The documentation for this class was generated from the following file:
Generated on Tue Sep 2 11:33:29 2003 for math by doxygen 1.3.2