File failed to load: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.3/config/TeX-MML-AM_CHTML/MathJax.js
DGtal 1.4.2
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
DGtal::SegmentComputerTraits< SC > Struct Template Reference

Aim: Provides the category of the segment computer
{ForwardSegmentComputer,BidirectionalSegmentComputer, DynamicSegmentComputer, DynamicBidirectionalSegmentComputer}. More...

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

Public Types

typedef ForwardSegmentComputer Category
 

Detailed Description

template<typename SC>
struct DGtal::SegmentComputerTraits< SC >

Aim: Provides the category of the segment computer
{ForwardSegmentComputer,BidirectionalSegmentComputer, DynamicSegmentComputer, DynamicBidirectionalSegmentComputer}.

Description of template class 'SegmentComputerTraits'

Template Parameters
SCany segment computer

Definition at line 71 of file SegmentComputerUtils.h.

Member Typedef Documentation

◆ Category

template<typename SC >
ForwardSegmentComputer DGtal::SegmentComputerTraits< SC >::Category

Definition at line 72 of file SegmentComputerUtils.h.


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