WordTree.DisplayNodeBezier Class Reference

Special display node, which displays a bezier curve (4 control points, but only defined by 2). More...

Inheritance diagram for WordTree.DisplayNodeBezier:
WordTree.DisplayNode

List of all members.

Public Member Functions

 DisplayNodeBezier (float b0X, float b0Y, float b3X, float b3Y, string _wordFrom, string _wordTo, float _wordToSourceX, float _wordToSourceY)
 Constructs this node.

Public Attributes

float sourceEndX
float sourceEndY
float targetEndX
float targetEndY
float currentEndX
float currentEndY
string wordFrom
string wordTo
float wordToSourceX
float wordToSourceY

Detailed Description

Special display node, which displays a bezier curve (4 control points, but only defined by 2).


Constructor & Destructor Documentation

WordTree.DisplayNodeBezier.DisplayNodeBezier ( float  b0X,
float  b0Y,
float  b3X,
float  b3Y,
string  _wordFrom,
string  _wordTo,
float  _wordToSourceX,
float  _wordToSourceY 
)

Constructs this node.


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Properties
Generated on Sun Jun 6 00:07:42 2010 for WordTree by  doxygen 1.6.3