DGtal
1.0.0
|
Aim: Provides the category of the segment computer. More...
#include <DGtal/geometry/curves/SegmentComputerUtils.h>
Public Types | |
typedef ForwardSegmentComputer | Category |
Aim: Provides the category of the segment computer.
Description of template class 'SegmentComputerTraits'
{ForwardSegmentComputer,BidirectionalSegmentComputer, DynamicSegmentComputer, DynamicBidirectionalSegmentComputer}
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.