openscenegraph
|
Protected Attributes | |
float | _angular_velocity |
osg::Vec3 | _pivot |
osg::Vec3 | _axis |
unsigned int | _previousTraversalNumber |
double | _previousTime |
bool | _pause |
Additional Inherited Members | |
![]() | |
enum | DataVariance { DYNAMIC, STATIC, UNSPECIFIED } |
![]() | |
static OpenThreads::Mutex * | getGlobalReferencedMutex () |
static void | setThreadSafeReferenceCounting (bool enableThreadSafeReferenceCounting) |
static bool | getThreadSafeReferenceCounting () |
static void | setDeleteHandler (DeleteHandler *handler) |
static DeleteHandler * | getDeleteHandler () |
![]() | |
ref_ptr< NodeCallback > | _nestedCallback |
![]() | |
virtual | ~NodeCallback () |
TransformCallback is now deprecated, use osg::AnimationPathCallback instead.
osgUtil::TransformCallback::TransformCallback | ( | const osg::Vec3 & | pivot, |
const osg::Vec3 & | axis, | ||
float | angularVelocity | ||
) |
|
virtual |
implements the callback
Reimplemented from osg::NodeCallback.
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |