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

gul::triangle Struct Template Reference

#include <gul_types.h>

List of all members.

Public Attributes

point< T > P1
point< T > P2
point< T > P3

template<class T>
struct gul::triangle< T >


Member Data Documentation

template<class T>
point<T> gul::triangle::P1
 

Definition at line 1130 of file gul_types.h.

template<class T>
point<T> gul::triangle::P2
 

Definition at line 1131 of file gul_types.h.

template<class T>
point<T> gul::triangle::P3
 

Definition at line 1132 of file gul_types.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 21 04:18:01 2002 for GUL 0.6 - Geometry Utility Library by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001