Second radial distortion term
More...
#include <Zivid/CameraIntrinsics.h>
Second radial distortion term
◆ ValueType
The type of the underlying value
◆ K2() [1/2]
Zivid::CameraIntrinsics::Distortion::K2::K2 |
( |
| ) |
|
|
default |
◆ K2() [2/2]
constexpr Zivid::CameraIntrinsics::Distortion::K2::K2 |
( |
double |
value | ) |
|
|
inlineexplicitconstexpr |
◆ operator!=()
bool Zivid::CameraIntrinsics::Distortion::K2::operator!= |
( |
const K2 & |
other | ) |
const |
|
inline |
◆ operator<()
bool Zivid::CameraIntrinsics::Distortion::K2::operator< |
( |
const K2 & |
other | ) |
const |
|
inline |
◆ operator<=()
bool Zivid::CameraIntrinsics::Distortion::K2::operator<= |
( |
const K2 & |
other | ) |
const |
|
inline |
◆ operator==()
bool Zivid::CameraIntrinsics::Distortion::K2::operator== |
( |
const K2 & |
other | ) |
const |
|
inline |
◆ operator>()
bool Zivid::CameraIntrinsics::Distortion::K2::operator> |
( |
const K2 & |
other | ) |
const |
|
inline |
◆ operator>=()
bool Zivid::CameraIntrinsics::Distortion::K2::operator>= |
( |
const K2 & |
other | ) |
const |
|
inline |
◆ toString()
std::string Zivid::CameraIntrinsics::Distortion::K2::toString |
( |
| ) |
const |
◆ validRange()
static constexpr Range< double > Zivid::CameraIntrinsics::Distortion::K2::validRange |
( |
| ) |
|
|
inlinestaticconstexpr |
The range of valid values for K2
◆ value()
double Zivid::CameraIntrinsics::Distortion::K2::value |
( |
| ) |
const |
◆ DataModel::Detail::Befriend< K2 >
friend struct DataModel::Detail::Befriend< K2 > |
|
friend |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & |
stream, |
|
|
const K2 & |
value |
|
) |
| |
|
friend |
Operator to serialize the value to a stream
◆ description
constexpr const char* Zivid::CameraIntrinsics::Distortion::K2::description { R"description(Second radial distortion term)description" } |
|
staticconstexpr |
The description for this value
◆ name
constexpr const char* Zivid::CameraIntrinsics::Distortion::K2::name { "K2" } |
|
staticconstexpr |
◆ nodeType
◆ path
constexpr const char* Zivid::CameraIntrinsics::Distortion::K2::path { "Distortion/K2" } |
|
staticconstexpr |
The full path for this value
The documentation for this class was generated from the following file: