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

#include <DeprecatedStructures.h>

Public Member Functions

bool isLower (const SimplexId &a, const SimplexId &b) const
 
bool isHigher (const SimplexId &a, const SimplexId &b) const
 

Public Attributes

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

Detailed Description

Definition at line 33 of file DeprecatedStructures.h.

Member Function Documentation

◆ isHigher()

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

Definition at line 42 of file DeprecatedStructures.h.

◆ isLower()

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

Definition at line 39 of file DeprecatedStructures.h.

Member Data Documentation

◆ size

SimplexId ttk::cf::Scalars::size {}

Definition at line 34 of file DeprecatedStructures.h.

◆ sortedVertices

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

Definition at line 37 of file DeprecatedStructures.h.

◆ sosOffsets

const SimplexId* ttk::cf::Scalars::sosOffsets {}

Definition at line 36 of file DeprecatedStructures.h.

◆ values

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

Definition at line 35 of file DeprecatedStructures.h.


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