#include <transitionManager.h>
Public Member Functions | |
TwoStatesTransitionProperties (bool label=false, bool labelPos=false, bool arcAngleA=false, bool nCurve=false, bool arcAngleB=false, float labelPosVal=.0f, float arcAngleAVal=.0f, float nCurveVal=.0f, float arcAngleBVal=.0f) | |
Public Attributes | |
float | defArcAngleA |
float | defArcAngleB |
float | defLabelPos |
float | defNCurve |
bool | hasArcAngleA |
bool | hasArcAngleB |
bool | hasLabel |
bool | hasLabelPos |
bool | hasNCurve |
Definition at line 32 of file transitionManager.h.
TwoStatesTransitionProperties::TwoStatesTransitionProperties | ( | bool | label = false , |
|
bool | labelPos = false , |
|||
bool | arcAngleA = false , |
|||
bool | nCurve = false , |
|||
bool | arcAngleB = false , |
|||
float | labelPosVal = .0f , |
|||
float | arcAngleAVal = .0f , |
|||
float | nCurveVal = .0f , |
|||
float | arcAngleBVal = .0f | |||
) | [inline] |
Definition at line 35 of file transitionManager.h.
Definition at line 53 of file transitionManager.h.
Referenced by TransitionDialog::showEdits().
Definition at line 55 of file transitionManager.h.
Referenced by TransitionDialog::showEdits().
Definition at line 52 of file transitionManager.h.
Referenced by TransitionDialog::showEdits().
Definition at line 54 of file transitionManager.h.
Referenced by TransitionDialog::showEdits().
Definition at line 48 of file transitionManager.h.
Referenced by TransitionDialog::showEdits().
Definition at line 50 of file transitionManager.h.
Referenced by TransitionDialog::showEdits().
Definition at line 46 of file transitionManager.h.
Referenced by TransitionDialog::showEdits().
Definition at line 47 of file transitionManager.h.
Referenced by TransitionDialog::showEdits().
Definition at line 49 of file transitionManager.h.
Referenced by TransitionDialog::showEdits().