Ponca  5b0151ad2869758185d699615c3cca5855cc2cee
Point Cloud Analysis library
Loading...
Searching...
No Matches
Ponca::internal::HexagramBase< P > Struct Template Reference
+ Inheritance diagram for Ponca::internal::HexagramBase< P >:
+ Collaboration diagram for Ponca::internal::HexagramBase< P >:

Public Types

using Scalar = typename P::Scalar
 

Static Public Attributes

static constexpr Scalar avg_normal_coef {Scalar(0.5)}
 

Detailed Description

template<typename P>
struct Ponca::internal::HexagramBase< P >

Definition at line 132 of file cnc.hpp.

Member Typedef Documentation

◆ Scalar

template<typename P >
using Ponca::internal::HexagramBase< P >::Scalar = typename P::Scalar

Definition at line 133 of file cnc.hpp.

Member Data Documentation

◆ avg_normal_coef

template<typename P >
constexpr Scalar Ponca::internal::HexagramBase< P >::avg_normal_coef {Scalar(0.5)}
staticconstexpr

Definition at line 134 of file cnc.hpp.