y coordinate of the principal point
More...
#include <Zivid/CameraIntrinsics.h>
|
| static constexpr bool | isContainer { false } |
| | Check if it contains child members More...
|
| |
| static constexpr const char * | path { "CameraMatrix/CY" } |
| | The full path for this value More...
|
| |
| static constexpr const char * | name { "CY" } |
| | The name of this value More...
|
| |
| static constexpr const char * | description |
| | The description for this value More...
|
| |
y coordinate of the principal point
◆ ValueType
The type of the underlying value
◆ CY() [1/2]
| Zivid::CameraIntrinsics::CameraMatrix::CY::CY |
( |
| ) |
|
|
default |
◆ CY() [2/2]
| constexpr Zivid::CameraIntrinsics::CameraMatrix::CY::CY |
( |
ValueType |
value | ) |
|
|
inlineexplicitconstexprnoexcept |
◆ operator!=()
| bool Zivid::CameraIntrinsics::CameraMatrix::CY::operator!= |
( |
const CY & |
other | ) |
const |
|
inline |
◆ operator<()
| bool Zivid::CameraIntrinsics::CameraMatrix::CY::operator< |
( |
const CY & |
other | ) |
const |
|
inline |
◆ operator==()
| bool Zivid::CameraIntrinsics::CameraMatrix::CY::operator== |
( |
const CY & |
other | ) |
const |
|
inline |
◆ operator>()
| bool Zivid::CameraIntrinsics::CameraMatrix::CY::operator> |
( |
const CY & |
other | ) |
const |
|
inline |
◆ range()
| Range<ValueType> Zivid::CameraIntrinsics::CameraMatrix::CY::range |
( |
| ) |
const |
|
inline |
The range of valid values
◆ setFromString()
| void Zivid::CameraIntrinsics::CameraMatrix::CY::setFromString |
( |
const std::string & |
value | ) |
|
|
inline |
Set the value from string
◆ toString()
| std::string Zivid::CameraIntrinsics::CameraMatrix::CY::toString |
( |
| ) |
const |
|
inline |
◆ value()
| const ValueType& Zivid::CameraIntrinsics::CameraMatrix::CY::value |
( |
| ) |
const |
|
inline |
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
stream, |
|
|
const CY & |
value |
|
) |
| |
|
friend |
Operator to serialize the value to a stream
◆ operator>>
| std::istream& operator>> |
( |
std::istream & |
stream, |
|
|
CY & |
value |
|
) |
| |
|
friend |
Operator to set the value from a stream
◆ description
| constexpr const char* Zivid::CameraIntrinsics::CameraMatrix::CY::description |
|
staticconstexpr |
Initial value:{
R"description(y coordinate of the principal point)description"
}
The description for this value
◆ isContainer
| constexpr bool Zivid::CameraIntrinsics::CameraMatrix::CY::isContainer { false } |
|
staticconstexpr |
Check if it contains child members
◆ name
| constexpr const char* Zivid::CameraIntrinsics::CameraMatrix::CY::name { "CY" } |
|
staticconstexpr |
◆ path
| constexpr const char* Zivid::CameraIntrinsics::CameraMatrix::CY::path { "CameraMatrix/CY" } |
|
staticconstexpr |
The full path for this value
The documentation for this class was generated from the following file: