Advanced optical model information.
Definition at line 698 of file fboptical.h.
#include <fboptical.h>
Public Member Functions | |
FBModelOpticalAdvanced (FBModelOptical *pOptical) | |
Constructor. | |
virtual void | AcceptAllSegments () |
Accept all segments. | |
virtual void | AcceptSegment () |
Accept current segment. | |
virtual void | SkipSegment () |
Skip segment. | |
virtual void | AutomaticBuild () |
Automatic build. | |
virtual void | CropSegmentsAnimation () |
Crop segment animation. | |
Public Attributes | |
FBPropertyAnimationNode | Quality |
Property: Rigid body quality. | |
FBPropertyBool | ShowRigidQuality |
Property: Show the rigid quality? | |
FBPropertyGenerationMode | GenerationMode |
Property: Optical genration mode. | |
FBPropertyControllerMode | ControllerMode |
Property: Controller mode. | |
FBPropertySegmentMode | SegmentMode |
Property: Segment mode. | |
FBPropertyInsertSegmentMode | InsertSegmentMode |
Property: Insert segment mode. | |
FBPropertyBool | PlayToNextSegment |
Property: Play to next segment ? | |
FBPropertyBool | AutoPlayToNextSegment |
Property: Automatic play to next segment ? | |
FBPropertyDouble | MaxMatchDistance |
Property: Max matching distance. | |
FBPropertyBool | Active |
Property: Optical engine for model active? | |
FBPropertyTake | UsedTake |
Property: Take used by optical model. |
FBModelOpticalAdvanced | ( | FBModelOptical * | pOptical | ) |
Constructor.
pOptical | Optical model. |
virtual void AcceptAllSegments | ( | ) | [virtual] |
Accept all segments.
virtual void AcceptSegment | ( | ) | [virtual] |
Accept current segment.
virtual void SkipSegment | ( | ) | [virtual] |
Skip segment.
virtual void AutomaticBuild | ( | ) | [virtual] |
Automatic build.
virtual void CropSegmentsAnimation | ( | ) | [virtual] |
Crop segment animation.
FBPropertyAnimationNode Quality |
Property: Rigid body quality.
Definition at line 722 of file fboptical.h.
Property: Show the rigid quality?
Definition at line 723 of file fboptical.h.
FBPropertyGenerationMode GenerationMode |
Property: Optical genration mode.
Definition at line 724 of file fboptical.h.
FBPropertyControllerMode ControllerMode |
FBPropertySegmentMode SegmentMode |
FBPropertyInsertSegmentMode InsertSegmentMode |
Property: Insert segment mode.
Definition at line 727 of file fboptical.h.
Property: Play to next segment ?
Definition at line 728 of file fboptical.h.
Property: Automatic play to next segment ?
Definition at line 729 of file fboptical.h.
Property: Max matching distance.
Definition at line 730 of file fboptical.h.
Property: Optical engine for model active?
Definition at line 731 of file fboptical.h.
FBPropertyTake UsedTake |
Property: Take used by optical model.
Definition at line 732 of file fboptical.h.