FBMotionClip Class Reference

FBMotionClip Class Reference

#include <fbtrigger.h>

Class Description

Definition at line 228 of file fbtrigger.h.

+ Inheritance diagram for FBMotionClip:

Public Member Functions

 FBMotionClip (char *pName, char *pFilename, HIObject pObject=NULL)
 Constructor. More...
 
 IObject_Declare (K_IMPLEMENTATION)
 

Public Attributes

FBPropertyString Name
 Name of motion clip. More...
 
FBPropertyString Filename
 Filename to load clip from. More...
 

Constructor & Destructor Documentation

FBMotionClip ( char *  pName,
char *  pFilename,
HIObject  pObject = NULL 
)

Constructor.

Parameters
pNameName of the new MotionClip.
pFilenameName of the file containing the associated motion.
pObjectInternal parent object to own MotionClip.

Member Function Documentation

IObject_Declare ( K_IMPLEMENTATION  )

Member Data Documentation

FBPropertyString Filename

Filename to load clip from.

Definition at line 244 of file fbtrigger.h.

FBPropertyString Name

Name of motion clip.

Definition at line 243 of file fbtrigger.h.


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