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

#include <Types.h>

Public Member Functions

VTKM_EXEC bool operator< (const EdgeDataVolume &b) const
 

Public Attributes

Id I
 
Id J
 
bool UpEdge
 
Id SubtreeVolume
 

Member Function Documentation

◆ operator<()

VTKM_EXEC bool vtkm::worklet::contourtree_augmented::EdgeDataVolume::operator< ( const EdgeDataVolume b) const
inline

Member Data Documentation

◆ I

Id vtkm::worklet::contourtree_augmented::EdgeDataVolume::I

◆ J

Id vtkm::worklet::contourtree_augmented::EdgeDataVolume::J

◆ SubtreeVolume

Id vtkm::worklet::contourtree_augmented::EdgeDataVolume::SubtreeVolume

◆ UpEdge

bool vtkm::worklet::contourtree_augmented::EdgeDataVolume::UpEdge

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