Public Member Functions | Protected Member Functions

Geometry::PolygonSurfEditor Class Reference

Inheritance diagram for Geometry::PolygonSurfEditor:
Geometry::ElementEditor CallBacker

List of all members.

Public Member Functions

 PolygonSurfEditor (Geometry::PolygonSurface &)
 ~PolygonSurfEditor ()
bool mayTranslate2D (GeomPosID gpid) const
Coord3 translation2DNormal (GeomPosID gpid) const

Protected Member Functions

void addedKnots (CallBacker *)

Constructor & Destructor Documentation

Geometry::PolygonSurfEditor::PolygonSurfEditor ( Geometry::PolygonSurface  ) 
Geometry::PolygonSurfEditor::~PolygonSurfEditor (  ) 

Member Function Documentation

void Geometry::PolygonSurfEditor::addedKnots ( CallBacker  )  [protected]
bool Geometry::PolygonSurfEditor::mayTranslate2D ( GeomPosID  gpid  )  const [virtual]

Reimplemented from Geometry::ElementEditor.

Coord3 Geometry::PolygonSurfEditor::translation2DNormal ( GeomPosID  gpid  )  const [virtual]

Reimplemented from Geometry::ElementEditor.