#include <geometric-primitives.h>
Collaboration diagram for triangle:

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 |
|
||||||||||||||||||||
|
Definition at line 38 of file geometric-primitives.h. |
|
|||||||||
|
Definition at line 42 of file geometric-primitives.h. Referenced by geom_traits< triangle< P > >::p0. |
|
|||||||||
|
Definition at line 43 of file geometric-primitives.h. Referenced by geom_traits< triangle< P > >::p1. |
|
|||||||||
|
Definition at line 44 of file geometric-primitives.h. Referenced by geom_traits< triangle< P > >::p2. |
1.2.11-20011104 written by Dimitri van Heesch,
© 1997-2000