template<bool Naive, bool Symmetric>
struct MedianPlane< Naive, Symmetric >
- Examples
- geometry/volumes/standardDigitalPolyhedronBuilder3D.cpp.
Definition at line 92 of file standardDigitalPolyhedronBuilder3D.cpp.
◆ MedianPlane() [1/4]
template<bool Naive, bool Symmetric>
◆ MedianPlane() [2/4]
template<bool Naive, bool Symmetric>
◆ MedianPlane() [3/4]
template<bool Naive, bool Symmetric>
◆ MedianPlane() [4/4]
template<bool Naive, bool Symmetric>
Definition at line 101 of file standardDigitalPolyhedronBuilder3D.cpp.
103 {
108 }
auto crossProduct(PointVector< 3, LeftEuclideanRing, LeftContainer > const &lhs, PointVector< 3, RightEuclideanRing, RightContainer > const &rhs) -> decltype(DGtal::constructFromArithmeticConversion(lhs, rhs))
Cross product of two 3D Points/Vectors.
◆ operator()()
template<bool Naive, bool Symmetric>
◆ operator=() [1/2]
template<bool Naive, bool Symmetric>
◆ operator=() [2/2]
template<bool Naive, bool Symmetric>
◆ mu
template<bool Naive, bool Symmetric>
template<bool Naive, bool Symmetric>
◆ omega
template<bool Naive, bool Symmetric>
The documentation for this struct was generated from the following file: