Callback which can be attached to a PositionAttitudeTransform as an app callback to allow it to follow the path defined by a AnimationPath
Inheritance:
Public Fields
-
ref_ptr<AnimationPath> _animationPath
-
double _firstTime
Public Methods
-
AnimationPathCallback(AnimationPath* ap)
-
virtual void operator()(Node* node, NodeVisitor* nv)
- implements the callback
Public Fields
-
ref_ptr<NodeCallback> _nestedCallback
Public Methods
-
void traverse(Node* node, NodeVisitor* nv)
-
void setNestedCallback(NodeCallback* nc)
-
NodeCallback* getNestedCallback()
-
inline void addNestedCallback(NodeCallback* nc)
-
inline void removeNestedCallback(NodeCallback* nc)
Public Methods
-
inline Referenced& operator = (Referenced&)
-
inline void ref() const
-
inline void unref() const
-
inline void unref_nodelete() const
-
inline const int referenceCount() const
Protected Fields
-
mutable int _refCount
Documentation
Callback which can be attached to a PositionAttitudeTransform
as an app callback to allow it to follow the path defined by a
AnimationPath
- AnimationPathCallback(AnimationPath* ap)
- virtual void operator()(Node* node, NodeVisitor* nv)
- implements the callback
- ref_ptr<AnimationPath> _animationPath
- double _firstTime
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.