VTK
9.4.20241109
|
#include "vtkObject.h"
#include "vtkRenderingCoreModule.h"
#include "vtkSmartPointer.h"
#include "vtkTypeInt32Array.h"
#include "vtkTypeUInt8Array.h"
Go to the source code of this file.
Classes | |
class | vtkCellGraphicsPrimitiveMap |
Maps cell connectivity and offsets from VTK data model into primitives that graphics libraries expect (points, lines and triangles) More... | |
struct | vtkCellGraphicsPrimitiveMap::CellTypeMapperOffsets |
struct | vtkCellGraphicsPrimitiveMap::PrimitiveDescriptor |