28 #ifndef __vtkGPUInfo_h
29 #define __vtkGPUInfo_h
45 vtkSetMacro(DedicatedVideoMemory,
vtkIdType);
46 vtkGetMacro(DedicatedVideoMemory,
vtkIdType);
54 vtkSetMacro(DedicatedSystemMemory,
vtkIdType);
55 vtkGetMacro(DedicatedSystemMemory,
vtkIdType);
62 vtkSetMacro(SharedSystemMemory,
vtkIdType);
63 vtkGetMacro(SharedSystemMemory,
vtkIdType);
abstract base class for most VTK objects
vtkIdType DedicatedSystemMemory
vtkIdType DedicatedVideoMemory
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
Stores GPU VRAM information.
vtkIdType SharedSystemMemory