TTK
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ttk::cf::Segments Class Reference

#include <DeprecatedSegmentation.h>

Public Member Functions

idSegment size () const
 
void clear ()
 
Segmentoperator[] (size_t idx)
 
const Segmentoperator[] (size_t idx) const
 

Detailed Description

Definition at line 55 of file DeprecatedSegmentation.h.

Member Function Documentation

◆ clear()

void Segments::clear ( )

Definition at line 84 of file DeprecatedSegmentation.cpp.

◆ operator[]() [1/2]

Segment & Segments::operator[] ( size_t  idx)

Definition at line 89 of file DeprecatedSegmentation.cpp.

◆ operator[]() [2/2]

const Segment & Segments::operator[] ( size_t  idx) const

Definition at line 93 of file DeprecatedSegmentation.cpp.

◆ size()

idSegment Segments::size ( ) const

Definition at line 80 of file DeprecatedSegmentation.cpp.


The documentation for this class was generated from the following files: