|
VTK-m
2.0
|
#include <TreeCompiler.h>
Public Member Functions | |
| SupernodeOnSuperarc (indexType GlobalID=vtkm::worklet::contourtree_augmented::NO_SUCH_ELEMENT, dataType DataValue=vtkm::worklet::contourtree_augmented::NO_SUCH_ELEMENT, indexType LowEnd=vtkm::worklet::contourtree_augmented::NO_SUCH_ELEMENT, indexType HighEnd=vtkm::worklet::contourtree_augmented::NO_SUCH_ELEMENT) | |
Public Attributes | |
| indexType | globalID |
| dataType | dataValue |
| indexType | lowEnd |
| indexType | highEnd |
|
inline |
| dataType vtkm::worklet::contourtree_distributed::SupernodeOnSuperarc::dataValue |
| indexType vtkm::worklet::contourtree_distributed::SupernodeOnSuperarc::globalID |
| indexType vtkm::worklet::contourtree_distributed::SupernodeOnSuperarc::highEnd |
| indexType vtkm::worklet::contourtree_distributed::SupernodeOnSuperarc::lowEnd |
1.8.17