VTK
9.4.20241112
|
#include <vtkCellGraphicsPrimitiveMap.h>
Public Attributes | |
vtkSmartPointer< vtkTypeUInt8Array > | EdgeArray |
vtkSmartPointer< vtkTypeInt32Array > | PrimitiveToCell |
vtkSmartPointer< vtkTypeInt32Array > | VertexIDs |
int | PrimitiveSize = 0 |
vtkTypeInt32 | LocalCellIdOffset = 0 |
Definition at line 53 of file vtkCellGraphicsPrimitiveMap.h.
vtkSmartPointer<vtkTypeUInt8Array> vtkCellGraphicsPrimitiveMap::PrimitiveDescriptor::EdgeArray |
Definition at line 55 of file vtkCellGraphicsPrimitiveMap.h.
vtkSmartPointer<vtkTypeInt32Array> vtkCellGraphicsPrimitiveMap::PrimitiveDescriptor::PrimitiveToCell |
Definition at line 56 of file vtkCellGraphicsPrimitiveMap.h.
vtkSmartPointer<vtkTypeInt32Array> vtkCellGraphicsPrimitiveMap::PrimitiveDescriptor::VertexIDs |
Definition at line 57 of file vtkCellGraphicsPrimitiveMap.h.
int vtkCellGraphicsPrimitiveMap::PrimitiveDescriptor::PrimitiveSize = 0 |
Definition at line 58 of file vtkCellGraphicsPrimitiveMap.h.
vtkTypeInt32 vtkCellGraphicsPrimitiveMap::PrimitiveDescriptor::LocalCellIdOffset = 0 |
Definition at line 59 of file vtkCellGraphicsPrimitiveMap.h.