|
TTK
|
#include <DeprecatedSegmentation.h>
Public Member Functions | |
| ArcRegion (const segmentIterator &s) | |
| void | addSegment (const segmentIterator &begin, const segmentIterator &end) |
| void | createSegmentation (const idSuperArc &thisArc) |
Definition at line 67 of file DeprecatedSegmentation.h.
| ArcRegion::ArcRegion | ( | const segmentIterator & | s | ) |
Definition at line 101 of file DeprecatedSegmentation.cpp.
| void ArcRegion::addSegment | ( | const segmentIterator & | begin, |
| const segmentIterator & | end | ||
| ) |
Definition at line 105 of file DeprecatedSegmentation.cpp.
| void ArcRegion::createSegmentation | ( | const idSuperArc & | thisArc | ) |
Definition at line 110 of file DeprecatedSegmentation.cpp.