This reference page is linked to from the following overview topics: MotionBuilder 2014.
#include <fbsystem.h>
Option parameters for plotting.
Definition at line 480 of file fbsystem.h.
Public Member Functions |
|
FBPlotOptions () | |
Constructor. |
|
Public Attributes |
|
bool | mPlotAllTakes |
Should we plot all takes? |
|
bool | mPlotOnFrame |
Should we plot on frame? |
|
FBTime | mPlotPeriod |
The plot period (1/fps). |
|
FBRotationFilter | mRotationFilterToApply |
The rotation filter to apply. |
|
bool | mUseConstantKeyReducer |
Should we use a constant key reducer with
the filter? |
|
bool | mConstantKeyReducerKeepOneKey |
Should the constant key reducer keep at
least one key? |
|
bool | mPlotTranslationOnRootOnly |
Should we plot the translation on root only?
|
|
bool | mPreciseTimeDiscontinuities |
Should we use precise time dicontinuities?
|
|
bool | mPlotLockedProperties |
Should we plot locked properties? |
FBPlotOptions::FBPlotOptions | ( | ) |
Constructor.
Should we use a constant key reducer with the filter?
Definition at line 492 of file fbsystem.h.
Should the constant key reducer keep at least one key?
Definition at line 493 of file fbsystem.h.
Should we plot the translation on root only?
Definition at line 494 of file fbsystem.h.
Should we use precise time dicontinuities?
Definition at line 495 of file fbsystem.h.
Should we plot locked properties?
Definition at line 496 of file fbsystem.h.