Go to the documentation of this file.
28 #ifndef vtkDirectXGPUInfoList_h
29 #define vtkDirectXGPUInfoList_h
Get GPUs VRAM information using DirectX.
void ProbeInfoWithWMI(HMONITOR m, vtkGPUInfo *info)
#define vtkTypeMacro(thisClass, superclass)
virtual ~vtkDirectXGPUInfoList()
static vtkDirectXGPUInfoList * New()
void PrintSelf(ostream &os, vtkIndent indent)
Stores the list of GPUs VRAM information.
a simple class to control print indentation
bool ProbeInfoWithDXGI(HMONITOR m, vtkGPUInfo *info)
Stores GPU VRAM information.
bool GetDeviceIDFromHMonitor(HMONITOR hm, WCHAR *strDeviceID, int cchDeviceID)
#define VTKRENDERINGOPENGL_EXPORT