#include <ContourForests.h>
Definition at line 29 of file ContourForests.h.
◆ Interface()
Interface::Interface |
( |
const SimplexId & |
seed | ) |
|
◆ addLower()
void ttk::cf::Interface::addLower |
( |
const SimplexId & |
lb | ) |
|
|
inline |
◆ addUpper()
void ttk::cf::Interface::addUpper |
( |
const SimplexId & |
lb | ) |
|
|
inline |
◆ appendLower()
void ttk::cf::Interface::appendLower |
( |
const std::vector< SimplexId > & |
vertices | ) |
|
|
inline |
◆ appendUpper()
void ttk::cf::Interface::appendUpper |
( |
const std::vector< SimplexId > & |
vertices | ) |
|
|
inline |
◆ getLower()
std::vector< SimplexId > & ttk::cf::Interface::getLower |
( |
| ) |
|
|
inline |
◆ getNbLower()
SimplexId ttk::cf::Interface::getNbLower |
( |
| ) |
const |
|
inline |
◆ getNbUpper()
SimplexId ttk::cf::Interface::getNbUpper |
( |
| ) |
const |
|
inline |
◆ getSeed()
const SimplexId & ttk::cf::Interface::getSeed |
( |
| ) |
const |
|
inline |
◆ getUpper()
std::vector< SimplexId > & ttk::cf::Interface::getUpper |
( |
| ) |
|
|
inline |
◆ loReserve()
void ttk::cf::Interface::loReserve |
( |
const SimplexId & |
l | ) |
|
|
inline |
◆ setSeed()
void ttk::cf::Interface::setSeed |
( |
const SimplexId & |
local_seed | ) |
|
|
inline |
◆ swapLower()
void ttk::cf::Interface::swapLower |
( |
std::vector< SimplexId > & |
verts | ) |
|
|
inline |
◆ swapUpper()
void ttk::cf::Interface::swapUpper |
( |
std::vector< SimplexId > & |
verts | ) |
|
|
inline |
◆ upReserve()
void ttk::cf::Interface::upReserve |
( |
const SimplexId & |
u | ) |
|
|
inline |
The documentation for this class was generated from the following files: