TTK
|
#include <DeprecatedSegmentation.h>
Public Member Functions | |
idSegment | size () const |
void | clear () |
Segment & | operator[] (size_t idx) |
const Segment & | operator[] (size_t idx) const |
Definition at line 55 of file DeprecatedSegmentation.h.
void Segments::clear | ( | ) |
Definition at line 84 of file DeprecatedSegmentation.cpp.
Segment & Segments::operator[] | ( | size_t | idx | ) |
Definition at line 89 of file DeprecatedSegmentation.cpp.
const Segment & Segments::operator[] | ( | size_t | idx | ) | const |
Definition at line 93 of file DeprecatedSegmentation.cpp.
idSegment Segments::size | ( | ) | const |
Definition at line 80 of file DeprecatedSegmentation.cpp.