DGtal
0.6.devel
|
#include <SegmentComputerUtils.h>
Public Types | |
typedef ForwardSegmentComputer | Category |
Aim: Provides the category of the segment computer {ForwardSegmentComputer,BidirectionalSegmentComputer, DynamicSegmentComputer, DynamicBidirectionalSegmentComputer}.
Description of template class 'SegmentComputerTraits'
SC | any segment computer |
Definition at line 71 of file SegmentComputerUtils.h.
typedef ForwardSegmentComputer DGtal::SegmentComputerTraits< SC >::Category |
Definition at line 72 of file SegmentComputerUtils.h.