10#ifndef vtkCesiumB3DMReader_h
11#define vtkCesiumB3DMReader_h
13#include "vtkIOCesium3DTilesModule.h"
20VTK_ABI_NAMESPACE_BEGIN
60 char* FileName =
nullptr;
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
vtkNew< vtkGLTFReader > GLTFReader
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkSetFilePathMacro(FileName)
Set/Get the name of the file from which to read points.
~vtkCesiumB3DMReader() override
vtkGetFilePathMacro(FileName)
Set/Get the name of the file from which to read points.
static vtkCesiumB3DMReader * New()
topologically and geometrically regular array of data
a simple class to control print indentation
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.
Allocate and hold a VTK object.