Spinnaker SDK C++
4.3.0.189
 
Public Attributes | Friends | List of all members
StereoGPIOParams Struct Reference

Public Attributes

int numImageSets = 3
 
bool doEnableRectSensor1Transmit = true
 
bool doEnableDisparityTransmit = true
 

Friends

std::ostream & operator<< (std::ostream &os, const StereoGPIOParams &stereoGPIOParams)
 

Detailed Description

Examples
StereoGPIO.cpp.

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
const StereoGPIOParams stereoGPIOParams 
)
friend

Member Data Documentation

◆ doEnableDisparityTransmit

bool doEnableDisparityTransmit = true
Examples
StereoGPIO.cpp.

◆ doEnableRectSensor1Transmit

bool doEnableRectSensor1Transmit = true
Examples
StereoGPIO.cpp.

◆ numImageSets

int numImageSets = 3
Examples
StereoGPIO.cpp.

The documentation for this struct was generated from the following file: