VTK-m  2.0
Public Member Functions | Public Attributes | List of all members
vtkm::worklet::contourtree_distributed::SupernodeOnSuperarc Class Reference

#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
 

Constructor & Destructor Documentation

◆ SupernodeOnSuperarc()

Member Data Documentation

◆ dataValue

dataType vtkm::worklet::contourtree_distributed::SupernodeOnSuperarc::dataValue

◆ globalID

indexType vtkm::worklet::contourtree_distributed::SupernodeOnSuperarc::globalID

◆ highEnd

indexType vtkm::worklet::contourtree_distributed::SupernodeOnSuperarc::highEnd

◆ lowEnd

indexType vtkm::worklet::contourtree_distributed::SupernodeOnSuperarc::lowEnd

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