DGtal  1.2.0
Public Types
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 >
typedef ForwardSegmentComputer DGtal::SegmentComputerTraits< SC >::Category

Definition at line 72 of file SegmentComputerUtils.h.


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