Name |
Description |
BSPSample |
|
CheckBox |
Basic check box widget. |
DecorWidget |
Custom, decorative widget created from a template. |
Label |
Basic label widget. |
ParamsPanel |
Basic parameters panel widget. |
Program |
|
SampleContext |
Base class responsible for setting up a common context for samples. May be subclassed for specific sample types (not specific samples). Allows one sample to run at a time, while maintaining a sample queue. |
SamplePlugin |
|
SdkCameraManager |
Utility class for controlling the camera in samples. |
SdkSample |
Base SDK sample class. Includes default player camera and SDK trays. |
SdkTrayManager |
Main class to manage a cursor, backdrop, trays and widgets. |
SelectMenu |
Basic selection menu widget. |
Separator |
Basic separator widget. |
TextBox |
Scrollable text box widget. |
Widget |
Abstract base class for all widgets. |
WidgetEventArgs |
|