50 vtkGetMacro(DedicatedVideoMemory, vtkTypeUInt64);
61 vtkGetMacro(DedicatedSystemMemory, vtkTypeUInt64);
71 vtkGetMacro(SharedSystemMemory, vtkTypeUInt64);
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
vtkTypeUInt64 DedicatedVideoMemory
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
Stores GPU VRAM information.
vtkTypeUInt64 DedicatedSystemMemory
#define VTKRENDERINGCORE_EXPORT
vtkTypeUInt64 SharedSystemMemory
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.