#include <fbmodel.h>
Public Member Functions | |
FBDeformerPointCache (const char *pName, HIObject pObject=NULL) | |
Constructor. | |
Public Attributes | |
FBPropertyPointCacheFile | PointCacheFile |
Read Write Property: Point Cache File Object. | |
FBPropertyBool | Active |
Read Write Property: Active. | |
FBPropertyInt | ChannelIndex |
Read Write Property: Channel Index. | |
FBPropertyString | ChannelName |
Read Only Property: Channel Name. | |
FBPropertyInt | ChannelCount |
Read Only Property: Channel Count. | |
FBPropertyTime | ChannelStart |
Read Only Property: Channel Start. | |
FBPropertyTime | ChannelEnd |
Read Only Property: Channel End. | |
FBPropertyBool | ChannelSampleRegular |
Read Only Property: Channel Sample Regular. | |
FBPropertyDouble | ChannelFrameRate |
Read Only Property: Channel FrameRate. | |
FBPropertyInt | ChannelPointCount |
Read Only Property: Channel Point Count. |
FBDeformerPointCache | ( | const char * | pName, |
HIObject | pObject = NULL |
||
) |
Constructor.
pName | Name of deformer. |
pObject | For internal use only(default=NULL). |
FBPropertyPointCacheFile PointCacheFile |
Read Write Property: Point Cache File Object.
Read Write Property: Channel Index.
Read Only Property: Channel Name.
Read Only Property: Channel Count.
Read Only Property: Channel Start.
Read Only Property: Channel End.
Read Only Property: Channel Sample Regular.
Read Only Property: Channel FrameRate.
Read Only Property: Channel Point Count.