VTK  9.0.1
Public Member Functions | Public Attributes | List of all members
vtkCellArray::Storage::ArraySwitch Union Reference

#include <vtkCellArray.h>

Collaboration diagram for vtkCellArray::Storage::ArraySwitch:
[legend]

Public Member Functions

 ArraySwitch ()
 
 ~ArraySwitch ()
 

Public Attributes

VisitState< ArrayType32Int32
 
VisitState< ArrayType64Int64
 

Detailed Description

Definition at line 1119 of file vtkCellArray.h.

Constructor & Destructor Documentation

◆ ArraySwitch()

vtkCellArray::Storage::ArraySwitch::ArraySwitch ( )
inline

Definition at line 1120 of file vtkCellArray.h.

◆ ~ArraySwitch()

vtkCellArray::Storage::ArraySwitch::~ArraySwitch ( )
inline

Definition at line 1121 of file vtkCellArray.h.

Member Data Documentation

◆ Int32

VisitState<ArrayType32> vtkCellArray::Storage::ArraySwitch::Int32

Definition at line 1123 of file vtkCellArray.h.

◆ Int64

VisitState<ArrayType64> vtkCellArray::Storage::ArraySwitch::Int64

Definition at line 1124 of file vtkCellArray.h.


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