|
TTK
|
#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 SimplexId * | sosOffsets {} |
| std::vector< SimplexId > | sortedVertices {} |
Definition at line 33 of file DeprecatedStructures.h.
Definition at line 42 of file DeprecatedStructures.h.
Definition at line 39 of file DeprecatedStructures.h.
| SimplexId ttk::cf::Scalars::size {} |
Definition at line 34 of file DeprecatedStructures.h.
| std::vector<SimplexId> ttk::cf::Scalars::sortedVertices {} |
Definition at line 37 of file DeprecatedStructures.h.
| const SimplexId* ttk::cf::Scalars::sosOffsets {} |
Definition at line 36 of file DeprecatedStructures.h.
| void* ttk::cf::Scalars::values {} |
Definition at line 35 of file DeprecatedStructures.h.