DGtal 1.3.0
Loading...
Searching...
No Matches
Data Fields
DGtal::FrechetShortcut< TIterator, TInteger >::Backpath::occulter_attributes Struct Reference

#include <DGtal/geometry/curves/FrechetShortcut.h>

Data Fields

double angle_min
 
double angle_max
 

Detailed Description

template<typename TIterator, typename TInteger = typename IteratorCirculatorTraits<TIterator>::Value::Coordinate>
struct DGtal::FrechetShortcut< TIterator, TInteger >::Backpath::occulter_attributes

Attributes of occulter points: angles min and max for which the point is an occulter

Definition at line 147 of file FrechetShortcut.h.

Field Documentation

◆ angle_max

template<typename TIterator , typename TInteger = typename IteratorCirculatorTraits<TIterator>::Value::Coordinate>
double DGtal::FrechetShortcut< TIterator, TInteger >::Backpath::occulter_attributes::angle_max

Definition at line 149 of file FrechetShortcut.h.

◆ angle_min

template<typename TIterator , typename TInteger = typename IteratorCirculatorTraits<TIterator>::Value::Coordinate>
double DGtal::FrechetShortcut< TIterator, TInteger >::Backpath::occulter_attributes::angle_min

Definition at line 148 of file FrechetShortcut.h.


The documentation for this struct was generated from the following file: