FBPlotOptions Class Reference
 
 
 
FBPlotOptions Class Reference

This reference page is linked to from the following overview topics: MotionBuilder 2014.


#include <fbsystem.h>


Class Description

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?

Constructor & Destructor Documentation

FBPlotOptions::FBPlotOptions ( )

Constructor.


Member Data Documentation

Should we plot all takes?

Definition at line 488 of file fbsystem.h.

Should we plot on frame?

Definition at line 489 of file fbsystem.h.

The plot period (1/fps).

Definition at line 490 of file fbsystem.h.

The rotation filter to apply.

Definition at line 491 of file fbsystem.h.

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.


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