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