TTK
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ttk::ftm::Scalars Struct Reference

#include <FTMStructures.h>

Public Member Functions

bool isLower (const SimplexId a, const SimplexId b) const
 
bool isEqLower (const SimplexId a, const SimplexId b) const
 
bool isHigher (const SimplexId a, const SimplexId b) const
 
bool isEqHigher (const SimplexId a, const SimplexId b) const
 

Public Attributes

SimplexId size {}
 
void * values {}
 
const SimplexIdoffsets {}
 
std::vector< SimplexIdsortedVertices {}
 

Detailed Description

Definition at line 44 of file FTMStructures.h.

Member Function Documentation

◆ isEqHigher()

bool ttk::ftm::Scalars::isEqHigher ( const SimplexId  a,
const SimplexId  b 
) const
inline

Definition at line 62 of file FTMStructures.h.

◆ isEqLower()

bool ttk::ftm::Scalars::isEqLower ( const SimplexId  a,
const SimplexId  b 
) const
inline

Definition at line 56 of file FTMStructures.h.

◆ isHigher()

bool ttk::ftm::Scalars::isHigher ( const SimplexId  a,
const SimplexId  b 
) const
inline

Definition at line 59 of file FTMStructures.h.

◆ isLower()

bool ttk::ftm::Scalars::isLower ( const SimplexId  a,
const SimplexId  b 
) const
inline

Definition at line 53 of file FTMStructures.h.

Member Data Documentation

◆ offsets

const SimplexId* ttk::ftm::Scalars::offsets {}

Definition at line 47 of file FTMStructures.h.

◆ size

SimplexId ttk::ftm::Scalars::size {}

Definition at line 45 of file FTMStructures.h.

◆ sortedVertices

std::vector<SimplexId> ttk::ftm::Scalars::sortedVertices {}

Definition at line 51 of file FTMStructures.h.

◆ values

void* ttk::ftm::Scalars::values {}

Definition at line 46 of file FTMStructures.h.


The documentation for this struct was generated from the following file: