#include <point_traits.h>
|
using | Scalar = TPoint |
|
using | Scalar = typename TPoint::Scalar |
|
using | Scalar = TPoint |
|
using | Scalar = typename TPoint::Scalar |
|
|
static TPoint | lowest () |
|
static TPoint | min () |
|
static TPoint | max () |
|
static TPoint | lowest () |
|
static TPoint | min () |
|
static TPoint | max () |
|
static TPoint | epsilon () |
|
static auto | lowest () -> TPoint |
|
static auto | min () -> TPoint |
|
static auto | max () -> TPoint |
|
static auto | lowest () -> TPoint |
|
static auto | min () -> TPoint |
|
static auto | max () -> TPoint |
|
static auto | epsilon () -> TPoint |
|
◆ Scalar [1/4]
template<concepts::ScalarType TPoint>
◆ Scalar [2/4]
template<concepts::ScalarType TPoint>
◆ Scalar [3/4]
template<concepts::ScalarType TPoint>
◆ Scalar [4/4]
template<concepts::ScalarType TPoint>
◆ epsilon() [1/2]
template<concepts::ScalarType TPoint>
◆ epsilon() [2/2]
template<concepts::ScalarType TPoint>
◆ lowest() [1/4]
template<concepts::ScalarType TPoint>
◆ lowest() [2/4]
template<concepts::ScalarType TPoint>
◆ lowest() [3/4]
template<concepts::ScalarType TPoint>
◆ lowest() [4/4]
template<concepts::ScalarType TPoint>
◆ max() [1/4]
template<concepts::ScalarType TPoint>
◆ max() [2/4]
template<concepts::ScalarType TPoint>
◆ max() [3/4]
template<concepts::ScalarType TPoint>
◆ max() [4/4]
template<concepts::ScalarType TPoint>
◆ min() [1/4]
template<concepts::ScalarType TPoint>
◆ min() [2/4]
template<concepts::ScalarType TPoint>
◆ min() [3/4]
template<concepts::ScalarType TPoint>
◆ min() [4/4]
template<concepts::ScalarType TPoint>
◆ kCols
template<concepts::ScalarType TPoint>
◆ kHasInfinity
template<concepts::ScalarType TPoint>
Initial value:=
std::numeric_limits<Scalar>::has_infinity
◆ kHasQuietNan
template<concepts::ScalarType TPoint>
Initial value:=
std::numeric_limits<Scalar>::has_quiet_NaN
◆ kHasSignalingNan
template<concepts::ScalarType TPoint>
Initial value:=
std::numeric_limits<Scalar>::has_signaling_NaN
◆ kIsFloatingPoint
template<concepts::ScalarType TPoint>
◆ kIsInteger
template<concepts::ScalarType TPoint>
◆ kRows
template<concepts::ScalarType TPoint>
The documentation for this struct was generated from the following files: