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