BoneRotationKey Class Reference

#include <Bone.h>

List of all members.

Public Member Functions

 BoneRotationKey (float time, Vector &rot)

Public Attributes

float time
Vector rotation


Detailed Description

Definition at line 50 of file Bone.h.


Constructor & Destructor Documentation

BoneRotationKey::BoneRotationKey ( float  time,
Vector rot 
)

Definition at line 34 of file Bone.cpp.


Member Data Documentation

float BoneRotationKey::time

Definition at line 55 of file Bone.h.

Referenced by Bone::getRotationAtTime().

Vector BoneRotationKey::rotation

Definition at line 56 of file Bone.h.

Referenced by Bone::getRotationAtTime().


The documentation for this class was generated from the following files:
Generated on Mon Feb 16 15:15:00 2009 for Scorched3D by  doxygen 1.5.3