proland::EditGraphOrthoLayer::SelectionData Struct Reference

Contains Data on the current selection. More...

#include <EditGraphOrthoLayer.h>

List of all members.

Public Member Functions

 SelectionData ()
 Creates a new SelectionData.
 SelectionData (EditGraphOrthoLayer *e)
 Creates a new TWEditBarDara.

Public Attributes

std::string selectedCurve
 Displayed name of the selected Curve.
int selectedPoint
 Current selected point.
int selectedSegment
 Current selected segment.
Curve * c
 Current selected Curve.
EditGraphOrthoLayereditor
 The EditGraphOrthoLayer that needs this Data.
vector< VertexDatapoints
 List of Datas for each Vertex of the current selected Curve.
vec3d mousePosition
 Current mouse position.

Detailed Description

Contains Data on the current selection.

Creates a link between TweakBar and the edited Curve.


Constructor & Destructor Documentation

proland::EditGraphOrthoLayer::SelectionData::SelectionData (  )  [inline]

Creates a new SelectionData.

proland::EditGraphOrthoLayer::SelectionData::SelectionData ( EditGraphOrthoLayer e  )  [inline]

Creates a new TWEditBarDara.

Parameters:
e the EditGraphOrthoLayer that needs this Data.

Member Data Documentation

Current selected Curve.

The EditGraphOrthoLayer that needs this Data.

Current mouse position.

List of Datas for each Vertex of the current selected Curve.

Displayed name of the selected Curve.

Current selected point.

Current selected segment.


Generated on Sat May 12 09:43:14 2012 for proland by  doxygen 1.6.1