FBBatchOptions Class Reference

#include <fbsystem.h>
FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions FBBatchOptions

List of all members.


Detailed Description

Option parameters for the batch process.

Definition at line 320 of file fbsystem.h.


Public Member Functions

  FBBatchOptions ()
  Constructor.

Public Attributes

FBBatchFileFormat  mInputFileFormat
  File format of the input files.
FBBatchFileFormat  mOutputFileFormat
  File format of the output files.
FBBatchProcessType  mProcessType
  What process should be done? Load, Save or Both.
FBString  mInputDirectory
  The directory containning the input files.
FBString  mOutputDirectory
  The directory containning the output files.
FBString  mSkeletonFile
  The Skeleton file (for Acclaim AMC files).
HFBCharacter  mCharacter
  The character to receive the animation.
bool  mStartAnimationAtZero
  Set the time of all loaded files to 0.
bool  mFrameAnimation
  Set timeline start and end time to corespond with the start and end of animation.
bool  mOverwriteScaling
  Set the scaling to a default setting of 1.0.
bool  mKeepDummyBones
  To keep dummy bones.
bool  mWriteRate
  Write frame rate in Acclaim AMC files.
bool  mWriteTranslation
  Write translation animation data included with Acclaim AMC files.
bool  mPlotToCharacter
  To plot the animation on the character.
bool  mPlotToControlSet
  To plot the animation on the control set.
bool  mUseSingleTake
  Use only one take to convert all files.
bool  mUseBatchSuffix
  Add a batch suffix to the name of the files.
bool  mKeepCharacterConstraint
  To keep the character constaint when saving.
FBBatchOnTakeExist  mOnTakeExistAction
  Action to perform when a take already exist while in a batch process.
FBBatchOnContainsBatchTakes  mOnContainsBatchTakesAction
  Action to perform when a scene already contains batch takes while in a batch process.

Constructor & Destructor Documentation

FBBatchOptions (  ) 

Constructor.


Member Data Documentation

FBBatchFileFormat mInputFileFormat

File format of the input files.

Definition at line 328 of file fbsystem.h.

FBBatchFileFormat mOutputFileFormat

File format of the output files.

Definition at line 329 of file fbsystem.h.

FBBatchProcessType mProcessType

What process should be done? Load, Save or Both.

Definition at line 331 of file fbsystem.h.

FBString mInputDirectory

The directory containning the input files.

Definition at line 333 of file fbsystem.h.

FBString mOutputDirectory

The directory containning the output files.

Definition at line 334 of file fbsystem.h.

FBString mSkeletonFile

The Skeleton file (for Acclaim AMC files).

Definition at line 335 of file fbsystem.h.

HFBCharacter mCharacter

The character to receive the animation.

Definition at line 338 of file fbsystem.h.

bool mStartAnimationAtZero

Set the time of all loaded files to 0.

Definition at line 341 of file fbsystem.h.

bool mFrameAnimation

Set timeline start and end time to corespond with the start and end of animation.

Definition at line 342 of file fbsystem.h.

bool mOverwriteScaling

Set the scaling to a default setting of 1.0.

Definition at line 343 of file fbsystem.h.

bool mKeepDummyBones

To keep dummy bones.

Definition at line 344 of file fbsystem.h.

bool mWriteRate

Write frame rate in Acclaim AMC files.

Definition at line 345 of file fbsystem.h.

bool mWriteTranslation

Write translation animation data included with Acclaim AMC files.

Definition at line 346 of file fbsystem.h.

bool mPlotToCharacter

To plot the animation on the character.

Definition at line 347 of file fbsystem.h.

bool mPlotToControlSet

To plot the animation on the control set.

Definition at line 348 of file fbsystem.h.

bool mUseSingleTake

Use only one take to convert all files.

Definition at line 349 of file fbsystem.h.

bool mUseBatchSuffix

Add a batch suffix to the name of the files.

Definition at line 350 of file fbsystem.h.

bool mKeepCharacterConstraint

To keep the character constaint when saving.

Definition at line 351 of file fbsystem.h.

FBBatchOnTakeExist mOnTakeExistAction

Action to perform when a take already exist while in a batch process.

Definition at line 353 of file fbsystem.h.

FBBatchOnContainsBatchTakes mOnContainsBatchTakesAction

Action to perform when a scene already contains batch takes while in a batch process.

Definition at line 354 of file fbsystem.h.


Please send us your comments about this page.