Pioneer
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SceneGraph::AnimationChannel Class Reference

#include <AnimationChannel.h>

Collaboration diagram for SceneGraph::AnimationChannel:
Collaboration graph
[legend]

Public Member Functions

 AnimationChannel (MatrixTransform *t)
 

Public Attributes

std::vector< PositionKeypositionKeys
 
std::vector< RotationKeyrotationKeys
 
std::vector< ScaleKeyscaleKeys
 
MatrixTransformnode
 

Constructor & Destructor Documentation

◆ AnimationChannel()

SceneGraph::AnimationChannel::AnimationChannel ( MatrixTransform t)
inline

Member Data Documentation

◆ node

MatrixTransform* SceneGraph::AnimationChannel::node

◆ positionKeys

std::vector<PositionKey> SceneGraph::AnimationChannel::positionKeys

◆ rotationKeys

std::vector<RotationKey> SceneGraph::AnimationChannel::rotationKeys

◆ scaleKeys

std::vector<ScaleKey> SceneGraph::AnimationChannel::scaleKeys

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