Option parameters for plotting.
Definition at line 378 of file fbsystem.h.
#include <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?
|
FBPlotOptions | ( | ) |
Constructor.
bool mPlotAllTakes |
bool mPlotOnFrame |
Should we use a constant key reducer with the filter?
Definition at line 390 of file fbsystem.h.
Should the constant key reducer keep at least one key?
Definition at line 391 of file fbsystem.h.
Should we plot the translation on root only?
Definition at line 392 of file fbsystem.h.
Should we use precise time dicontinuities?
Definition at line 393 of file fbsystem.h.