32#include "vtkRenderingCoreModule.h"
50 vtkGetMacro(DedicatedVideoMemory, vtkTypeUInt64);
61 vtkGetMacro(DedicatedSystemMemory, vtkTypeUInt64);
71 vtkGetMacro(SharedSystemMemory, vtkTypeUInt64);
84 void operator=(
const vtkGPUInfo&) VTK_DELETE_FUNCTION;
Stores GPU VRAM information.
vtkTypeUInt64 DedicatedSystemMemory
vtkTypeUInt64 SharedSystemMemory
vtkTypeUInt64 DedicatedVideoMemory
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkGPUInfo * New()
a simple class to control print indentation
abstract base class for most VTK objects
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.