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

gul::triangle2 Struct Template Reference

#include <gul_types.h>

List of all members.

Public Attributes

point2< T > P1
point2< T > P2
point2< T > P3

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


Member Data Documentation

template<class T>
point2<T> gul::triangle2::P1
 

Definition at line 1137 of file gul_types.h.

template<class T>
point2<T> gul::triangle2::P2
 

Definition at line 1138 of file gul_types.h.

template<class T>
point2<T> gul::triangle2::P3
 

Definition at line 1139 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