vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
APObjectUtils::Animator::AnimationPoint Class Reference

#include <Animator.h>

Public Member Functions

 AnimationPoint ()
 

Public Attributes

osg::Vec3 translation
 
osg::Quat rotation
 
osg::Vec3 scale
 
float fAlpha
 
osg::Node::NodeMask nodeMask
 

Constructor & Destructor Documentation

APObjectUtils::Animator::AnimationPoint::AnimationPoint ( )

Member Data Documentation

float APObjectUtils::Animator::AnimationPoint::fAlpha
osg::Node::NodeMask APObjectUtils::Animator::AnimationPoint::nodeMask
osg::Quat APObjectUtils::Animator::AnimationPoint::rotation
osg::Vec3 APObjectUtils::Animator::AnimationPoint::scale
osg::Vec3 APObjectUtils::Animator::AnimationPoint::translation

The documentation for this class was generated from the following files: