VTK  9.3.20240419
Public Attributes | List of all members
vtkUnstructuredGridBunykRayCastFunction::Intersection Class Reference

#include <vtkUnstructuredGridBunykRayCastFunction.h>

Collaboration diagram for vtkUnstructuredGridBunykRayCastFunction::Intersection:
[legend]

Public Attributes

TriangleTriPtr
 
double Z
 
IntersectionNext
 

Detailed Description

Definition at line 109 of file vtkUnstructuredGridBunykRayCastFunction.h.

Member Data Documentation

◆ TriPtr

Triangle* vtkUnstructuredGridBunykRayCastFunction::Intersection::TriPtr

Definition at line 112 of file vtkUnstructuredGridBunykRayCastFunction.h.

◆ Z

double vtkUnstructuredGridBunykRayCastFunction::Intersection::Z

Definition at line 113 of file vtkUnstructuredGridBunykRayCastFunction.h.

◆ Next

Intersection* vtkUnstructuredGridBunykRayCastFunction::Intersection::Next

Definition at line 114 of file vtkUnstructuredGridBunykRayCastFunction.h.


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