Manipulator class.
Definition at line 278 of file fbmanipulator.h.
#include <fbmanipulator.h>
Public Member Functions |
|
FBManipulatorTransform (char *pName, HIObject pObject=NULL) | |
Constructor. |
|
Public Attributes |
|
FBPropertyManipulatorTransformType | Type |
Property: Type of selection event.
|
|
FBPropertyBool | IconVisible |
Property: Is icon visible? |
|
FBPropertyBool | VertexSelectionEnabled |
Property: Is vertex selection
enabled? |
|
FBPropertyBool | VertexManipulationEnabled |
Property: Is vertex manipulation
enabled? |
FBManipulatorTransform | ( | char * | pName, |
HIObject | pObject =
NULL |
||
) |
Constructor.
pName | Name of manipulator. |
pObject | Internal parent object (default is NULL). |
FBPropertyManipulatorTransformType Type |
Property: Type of selection event.
Definition at line 287 of file fbmanipulator.h.
Property: Is icon visible?
Definition at line 288 of file fbmanipulator.h.
Property: Is vertex selection enabled?
Definition at line 289 of file fbmanipulator.h.
Property: Is vertex manipulation enabled?
Definition at line 290 of file fbmanipulator.h.