This reference page is linked to from the following overview topics: Motion Capture Devices, Device layouts.
Device layout class.
The registration function associates the layout to the device in the registry.
Definition at line 113 of file fbdevicelayout.h.
#include <fbdevicelayout.h>

Public Member Functions |
|
| FBDeviceLayout (HFBDevice pDevice=NULL) | |
| Constructor. |
|
Public Attributes |
|
| FBPropertyDevice | Device |
| Property(R-): Handle on device.
|
|
| FBDeviceLayout | ( | HFBDevice | pDevice = NULL |
) |
Constructor.
| pDevice | Device to associate with device layout. |
| FBPropertyDevice Device |
Property(R-): Handle on device.
Definition at line 122 of file fbdevicelayout.h.