DGtal  0.6.devel
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types
DGtal::SegmentComputerTraits< SC > Struct Template Reference

#include <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

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: