VTK-m  2.0
Public Member Functions | List of all members
vtkm::rendering::raytracing::CellTables Struct Reference

#include <CellTables.h>

Public Member Functions

VTKM_EXEC vtkm::Int32 CellTypeLookUp (vtkm::Int32 x) const
 
VTKM_EXEC vtkm::Int32 FaceLookUp (vtkm::Int32 x, vtkm::Int32 y) const
 
VTKM_EXEC vtkm::Int32 ShapesFaceList (vtkm::Int32 x, vtkm::Int32 y) const
 
VTKM_EXEC vtkm::Int32 ZooTable (vtkm::Int32 x, vtkm::Int32 y) const
 
VTKM_EXEC vtkm::Int32 ZooLookUp (vtkm::Int32 x, vtkm::Int32 y) const
 

Member Function Documentation

◆ CellTypeLookUp()

VTKM_EXEC vtkm::Int32 vtkm::rendering::raytracing::CellTables::CellTypeLookUp ( vtkm::Int32  x) const
inline

◆ FaceLookUp()

VTKM_EXEC vtkm::Int32 vtkm::rendering::raytracing::CellTables::FaceLookUp ( vtkm::Int32  x,
vtkm::Int32  y 
) const
inline

◆ ShapesFaceList()

VTKM_EXEC vtkm::Int32 vtkm::rendering::raytracing::CellTables::ShapesFaceList ( vtkm::Int32  x,
vtkm::Int32  y 
) const
inline

◆ ZooLookUp()

VTKM_EXEC vtkm::Int32 vtkm::rendering::raytracing::CellTables::ZooLookUp ( vtkm::Int32  x,
vtkm::Int32  y 
) const
inline

◆ ZooTable()

VTKM_EXEC vtkm::Int32 vtkm::rendering::raytracing::CellTables::ZooTable ( vtkm::Int32  x,
vtkm::Int32  y 
) const
inline

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