TTK
Loading...
Searching...
No Matches
FTRSegmentation.h File Reference
#include "FTRDataTypes.h"
#include "FTRScalars.h"
#include <iostream>
#include <sstream>
#include <list>
#include <tuple>
#include <vector>

Go to the source code of this file.

Classes

class  ttk::ftr::Segment
 

Namespaces

namespace  ttk
 TTK base package defining the standard types.
 
namespace  ttk::ftr
 

Typedefs

using ttk::ftr::segm_it = std::vector<idVertex>::iterator
 
using ttk::ftr::segm_rev_it = std::vector<idVertex>::reverse_iterator
 
using ttk::ftr::segm_const_it = std::vector<idVertex>::const_iterator
 
using ttk::ftr::segm_const_rev_it = std::vector<idVertex>::const_reverse_iterator