Cast3dImport::KeyFrame Class Reference

class KeyFrame, animation nodes data container. More...

#include <keyframe.h>

Inheritance diagram for Cast3dImport::KeyFrame:

Cast3dImport::Streamble

List of all members.

Public Types

enum  CONTEXT
 Enumeration of possible node conexts.

Public Member Functions

void startFrame (unsigned int s)
 Sets start frame number in animation sequence of frames.
void endFrame (unsigned int e)
 Sets last frame number in animation sequence of frames.
void numFrame (unsigned int n)
 Sets number of frames in animation sequence.
void addNode (Node *node, CONTEXT context)
 Adds root node to keyframe animation list.


Detailed Description

class KeyFrame, animation nodes data container.

Member Function Documentation

void Cast3dImport::KeyFrame::startFrame ( unsigned int  s  )  [inline]

Sets start frame number in animation sequence of frames.

Parameters:
s start frame number.

void Cast3dImport::KeyFrame::endFrame ( unsigned int  e  )  [inline]

Sets last frame number in animation sequence of frames.

Parameters:
e end frame number.

void Cast3dImport::KeyFrame::numFrame ( unsigned int  n  )  [inline]

Sets number of frames in animation sequence.

Parameters:
n number of frames.

void Cast3dImport::KeyFrame::addNode ( Node node,
CONTEXT  context 
) [inline]

Adds root node to keyframe animation list.

Parameters:
node pointer to a Node.
context Node context.


The documentation for this class was generated from the following file:
Generated at Thu Oct 9 09:50:21 2008 for the Cast3D by doxygen 1.5.4.