DGtal
1.5.beta
|
Aim: Provides the category of the segment computer
{ForwardSegmentComputer,BidirectionalSegmentComputer, DynamicSegmentComputer, DynamicBidirectionalSegmentComputer}.
More...
#include <DGtal/geometry/curves/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.