Public Member Functions |
|
FBFCurveEditor () | |
Constructor. |
|
AddAnimationNode (FBAnimationNode pNode) | |
Add an animation node to the editor.
|
|
Clear () | |
Clear the editor. |
|
RemoveAnimationNode (FBAnimationNode pNode) | |
Remove an animation node from the editor.
|
FBFCurveEditor | ( | ) |
Constructor.
AddAnimationNode | ( | FBAnimationNode | pNode | ) |
Add an animation node to the editor.
pNode | Animation node to show in the editor. |
Clear | ( | ) |
Clear the editor.
RemoveAnimationNode | ( | FBAnimationNode | pNode | ) |
Remove an animation node from the editor.
pNode | Animation node to hide from editor. |