y coordinate of the principal point
More...
#include <Zivid/CameraIntrinsics.h>
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 |
( |
double |
value | ) |
|
|
inlineexplicitconstexpr |
◆ 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 |
◆ operator>()
bool Zivid::CameraIntrinsics::CameraMatrix::CY::operator> |
( |
const CY & |
other | ) |
const |
|
inline |
◆ operator>=()
bool Zivid::CameraIntrinsics::CameraMatrix::CY::operator>= |
( |
const CY & |
other | ) |
const |
|
inline |
◆ toString()
std::string Zivid::CameraIntrinsics::CameraMatrix::CY::toString |
( |
| ) |
const |
◆ validRange()
static constexpr Range< double > Zivid::CameraIntrinsics::CameraMatrix::CY::validRange |
( |
| ) |
|
|
inlinestaticconstexpr |
The range of valid values for CY
◆ value()
double Zivid::CameraIntrinsics::CameraMatrix::CY::value |
( |
| ) |
const |
◆ DataModel::Detail::Befriend< CY >
friend struct DataModel::Detail::Befriend< CY > |
|
friend |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & |
stream, |
|
|
const CY & |
value |
|
) |
| |
|
friend |
Operator to serialize the value to 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
◆ name
constexpr const char* Zivid::CameraIntrinsics::CameraMatrix::CY::name { "CY" } |
|
staticconstexpr |
◆ nodeType
◆ 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: