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