MeshCore::FlatTriangulator Class Reference

#include <Triangulation.h>

Inheritance diagram for MeshCore::FlatTriangulator:
MeshCore::AbstractPolygonTriangulator

List of all members.

Public Member Functions

 FlatTriangulator ()
void ProjectOntoSurface (const std::vector< Base::Vector3f > &)
 If points were added then we get the 3D points by projecting the added 2D points onto a surface which fits into the given points.
 ~FlatTriangulator ()

Protected Member Functions

bool Triangulate ()
 Computes the triangulation of a polygon.

Detailed Description

Definition at line 165 of file Triangulation.h.


Constructor & Destructor Documentation

FlatTriangulator::FlatTriangulator (  ) 

Definition at line 593 of file Triangulation.cpp.

FlatTriangulator::~FlatTriangulator (  ) 

Definition at line 597 of file Triangulation.cpp.


Member Function Documentation

void FlatTriangulator::ProjectOntoSurface ( const std::vector< Base::Vector3f > &  points  )  [virtual]

If points were added then we get the 3D points by projecting the added 2D points onto a surface which fits into the given points.

Reimplemented from MeshCore::AbstractPolygonTriangulator.

Definition at line 628 of file Triangulation.cpp.

bool FlatTriangulator::Triangulate (  )  [protected, virtual]

The documentation for this class was generated from the following files:

Generated on Wed Nov 23 19:02:23 2011 for FreeCAD by  doxygen 1.6.1