#include <ProjectionPlane.h>
Public Types | |
| typedef Geometry::Point< ambient > | Point |
| typedef Geometry::Point< topological > | PPoint |
Public Member Functions | |
| template<class point_iterator> | |
| ProjectionPlane (const point_iterator &begin, const point_iterator &end) | |
| PPoint | project (const Point &p) const |
| PPoint | project1 (Point p) const |
| Point | unproject (const PPoint &pp) const |
| std::string | toString () const |
|
|||||
|
|
|
|||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
1.4.6