Go to Overview over all GrAL packages.
Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

triangle Class Template Reference

#include <geometric-primitives.h>

Collaboration diagram for triangle:

Collaboration graph
[legend]
List of all members.

Public Methods

 triangle (coord_type const &P0, coord_type const &P1, coord_type const &P2)
coord_type const & p0 () const
coord_type const & p1 () const
coord_type const & p2 () const

template<class P>
class triangle< P >


Constructor & Destructor Documentation

template<class P>
triangle< P >::triangle coord_type const &    P0,
coord_type const &    P1,
coord_type const &    P2
[inline]
 

Definition at line 38 of file geometric-primitives.h.


Member Function Documentation

template<class P>
coord_type const& triangle< P >::p0   const [inline]
 

Definition at line 42 of file geometric-primitives.h.

Referenced by geom_traits< triangle< P > >::p0.

template<class P>
coord_type const& triangle< P >::p1   const [inline]
 

Definition at line 43 of file geometric-primitives.h.

Referenced by geom_traits< triangle< P > >::p1.

template<class P>
coord_type const& triangle< P >::p2   const [inline]
 

Definition at line 44 of file geometric-primitives.h.

Referenced by geom_traits< triangle< P > >::p2.


The documentation for this class was generated from the following file:
Copyright (c) Guntram Berti 1997-2002. See the GrAL Homepage for up-to-date information.

Generated at Tue Feb 26 15:57:37 2002 for Geometry by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000