#include
<fbdevicelayout.h>
Definition at line 131 of file fbdevicelayout.h.
Public Types |
|
enum |
FBDeviceOpticalGUIOptions { kGUIModelOpticalList = 1<<0, kGUIModelOpticalCreate = 1<<1, kGUIModelOpticalDampingTime = 1<<2, kGUIDeviceStatus = 1<<3, kGUIDeviceReset = 1<<4, kGUIViewer = 1<<5 } |
Different options for optical device GUI.
More... |
|
Public Member Functions |
|
FBDeviceOpticalLayout (HFBDevice pDevice=NULL) | |
Constructor. |
|
virtual bool | FBCreate () |
Open Reality Creation function. |
|
Public Attributes |
|
HFBDeviceOptical | mDeviceOptical |
Optical device. |
|
FBPropertyInt | GenericUIOptions |
Property: GUI options. |
Different options for optical device GUI.
Definition at line 138 of file fbdevicelayout.h.
FBDeviceOpticalLayout | ( | HFBDevice | pDevice = NULL |
) |
Constructor.
pDevice | Parent device(default=NULL). |
virtual bool FBCreate | ( | ) | [virtual] |
Open Reality Creation function.
Reimplemented from FBComponent.
HFBDeviceOptical mDeviceOptical |
Optical device.
Definition at line 157 of file fbdevicelayout.h.
Property: GUI options.
Definition at line 158 of file fbdevicelayout.h.