nn::camera::CTR::StereoCameraCalibrationData::Flags Structurestruct Flags
{
bool isValidRotationXY;
bool reservedFlag[3];
};
A flag used to distinguish between the current format and new formats when they are extended in the future.
| isValidRotationXY | Indicates whether rotationX and rotationY have meaningful values. |
|
|---|---|---|
| reservedFlag | A reserved region for future extensions. |
CONFIDENTIAL