Ponca  7d8ac87a7de01d881c9fde3c42e397b44bffb901
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 138 of file cnc.hpp.

Member Typedef Documentation

◆ Scalar

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

Definition at line 140 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 141 of file cnc.hpp.