Struct Spinnaker::GUI_WPF::DeviceInformationStruct¶
ClassList > GUI_WPF > DeviceInformationStruct
#include <SpinnakerGUI_WPF.h>
Public Attributes¶
| Type | Name |
|---|---|
| bool | isCamera |
| bool | isSystem |
| Spinnaker::CameraPtr * | pCamera |
| Spinnaker::InterfacePtr * | pInterface |
| Spinnaker::SystemPtr * | pSystem |
Detailed Description¶
Return type for ShowModal() method in CameraSelectionWindow
Public Attributes Documentation¶
variable isCamera¶
Whether the clicked device is camera.
variable isSystem¶
Whether the clicked object is system.
variable pCamera¶
pointer to clicked camera object.
variable pInterface¶
pointer to clicked interface object.
variable pSystem¶
pointer to clicked system object.
The documentation for this class was generated from the following file /workspace/include/GUI/SpinnakerGUI_WPF.h