Advanced optical model information.
Definition at line 678 of file fboptical.h.
#include <fboptical.h>
Public Member Functions |
|
FBModelOpticalAdvanced (HFBModelOptical 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 | ( | HFBModelOptical | 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 702 of file fboptical.h.
Property: Show the rigid quality?
Definition at line 703 of file fboptical.h.
FBPropertyGenerationMode GenerationMode |
Property: Optical genration mode.
Definition at line 704 of file fboptical.h.
FBPropertyControllerMode ControllerMode |
FBPropertySegmentMode SegmentMode |
FBPropertyInsertSegmentMode InsertSegmentMode |
Property: Insert segment mode.
Definition at line 707 of file fboptical.h.
Property: Play to next segment ?
Definition at line 708 of file fboptical.h.
Property: Automatic play to next segment ?
Definition at line 709 of file fboptical.h.
Property: Max matching distance.
Definition at line 710 of file fboptical.h.
Property: Optical engine for model active?
Definition at line 711 of file fboptical.h.
FBPropertyTake UsedTake |
Property: Take used by optical model.
Definition at line 712 of file fboptical.h.