FBTriggerGroup Class Reference

FBTriggerGroup Class Reference

#include <fbtrigger.h>

Class Description

Definition at line 164 of file fbtrigger.h.

+ Inheritance diagram for FBTriggerGroup:

Public Member Functions

 FBTriggerGroup (char *pName=NULL, HIObject pObject=NULL)
 Constructor. More...
 
 IObject_Declare (K_IMPLEMENTATION)
 
void Synchronize ()
 

Public Attributes

FBPropertyString Name
 Property: Name of trigger group. More...
 
FBPropertyBool Active
 Property: Is trigger group active? More...
 
FBPropertyTriggerSource Source
 Property: Source of triggering information. More...
 
FBPropertyTriggerMode Mode
 Property: Motion clip play mode. More...
 
FBPropertyDouble Speed
 Property: Motion clip speed. More...
 
FBPropertyListModel Nodes
 List: Nodes to be animated (note must be in a hierarchy). More...
 
FBPropertyListTrigger Triggers
 List: Triggers for the group. More...
 
FBPropertyListMotionClip MotionClips
 List: Motion clips for the group. More...
 

Constructor & Destructor Documentation

FBTriggerGroup ( char *  pName = NULL,
HIObject  pObject = NULL 
)

Constructor.

Parameters
pNameName of the new group.
pObjectInternal parent object to own trigger.

Member Function Documentation

IObject_Declare ( K_IMPLEMENTATION  )
void Synchronize ( )

Member Data Documentation

FBPropertyBool Active

Property: Is trigger group active?

Definition at line 181 of file fbtrigger.h.

FBPropertyTriggerMode Mode

Property: Motion clip play mode.

Definition at line 183 of file fbtrigger.h.

List: Motion clips for the group.

Definition at line 188 of file fbtrigger.h.

FBPropertyString Name

Property: Name of trigger group.

Definition at line 180 of file fbtrigger.h.

FBPropertyListModel Nodes

List: Nodes to be animated (note must be in a hierarchy).

Definition at line 186 of file fbtrigger.h.

FBPropertyTriggerSource Source

Property: Source of triggering information.

Definition at line 182 of file fbtrigger.h.

FBPropertyDouble Speed

Property: Motion clip speed.

Definition at line 184 of file fbtrigger.h.

List: Triggers for the group.

Definition at line 187 of file fbtrigger.h.


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