openscenegraph
|
Protected Attributes | |
osg::Vec3 | _scale |
osg::ref_ptr< Vec3Target > | _target |
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 () |
![]() | |
virtual | ~Object () |
osgAnimation::StackedScaleElement::StackedScaleElement | ( | const StackedScaleElement & | , |
const osg::CopyOp & | |||
) |
osgAnimation::StackedScaleElement::StackedScaleElement | ( | const std::string & | name, |
const osg::Vec3 & | scale = osg::Vec3(1, 1, 1) |
||
) |
osgAnimation::StackedScaleElement::StackedScaleElement | ( | const osg::Vec3 & | scale | ) |
|
virtual |
Implements osgAnimation::StackedTransformElement.
|
virtual |
Implements osgAnimation::StackedTransformElement.
|
virtual |
Reimplemented from osgAnimation::StackedTransformElement.
const osg::Vec3& osgAnimation::StackedScaleElement::getScale | ( | ) | const |
|
virtual |
Reimplemented from osgAnimation::StackedTransformElement.
|
virtual |
Reimplemented from osgAnimation::StackedTransformElement.
|
virtual |
Implements osgAnimation::StackedTransformElement.
osgAnimation::StackedScaleElement::META_Object | ( | osgAnimation | , |
StackedScaleElement | |||
) |
void osgAnimation::StackedScaleElement::setScale | ( | const osg::Vec3 & | scale | ) |
|
virtual |
Implements osgAnimation::StackedTransformElement.
|
protected |
|
protected |