15#ifndef OSGANIMATION_STACKED_TRANSFORM
16#define OSGANIMATION_STACKED_TRANSFORM 1
Matrixd Matrix
Definition Matrix:27
The osgAnimation library provides general purpose utility classes for animation.
Definition Action:34
Copy Op(erator) used to control whether shallow or deep copy is used during copy construction and clo...
Definition CopyOp:41
@ SHALLOW_COPY
Definition CopyOp:47
MixinVector is a base class that allows inheritance to be used to easily emulate derivation from std:...
Definition MixinVector:29
osg::Matrix _matrix
Definition StackedTransform:35
const osg::Matrix & getMatrix() const
StackedTransform(const StackedTransform &, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY)
#define OSGANIMATION_EXPORT
Definition Export:40