Return type for ShowModal() method in CameraSelectionWindow. More...
Public Attributes | |
| bool | isCamera |
| Whether the clicked device is camera. More... | |
| bool | isSystem |
| Whether the clicked object is system. More... | |
| Spinnaker::CameraPtr * | pCamera |
| pointer to clicked camera object. More... | |
| Spinnaker::InterfacePtr * | pInterface |
| pointer to clicked interface object. More... | |
| Spinnaker::SystemPtr * | pSystem |
| pointer to clicked system object. More... | |
Return type for ShowModal() method in CameraSelectionWindow.
| bool isCamera |
Whether the clicked device is camera.
| bool isSystem |
Whether the clicked object is system.
| Spinnaker::CameraPtr* pCamera |
pointer to clicked camera object.
| Spinnaker::InterfacePtr* pInterface |
pointer to clicked interface object.
| Spinnaker::SystemPtr* pSystem |
pointer to clicked system object.