Group SpinnakerDefsC¶
Modules¶
| Type | Name |
|---|---|
| module | Camera Enumerations |
| module | Chunk Data Structures |
| module | Spinnaker C Enumerations |
| module | Spinnaker C Function Signatures |
| module | Spinnaker C Handles |
| module | Spinnaker C Structures |
Classes¶
| Type | Name |
|---|---|
| struct | _spinChunkData The type of information that can be obtained from image chunk data. |
| struct | _spinPNGOption |
Public Types¶
| Type | Name |
|---|---|
| typedef uint8_t | bool8_t |
Public Static Attributes¶
| Type | Name |
|---|---|
| const bool8_t | False = 0 |
| const bool8_t | True = 1 |
Detailed Description¶
Definitions for Spinnaker C
Definitions for Spinnaker C
Definitions for Spinnaker C API
Holds enumerations, typedefs and structures that are used across the Spinnaker C API wrapper.