20 #ifndef vtkWin32HardwareWindow_h 21 #define vtkWin32HardwareWindow_h 24 #include "vtkRenderingUIModule.h" 25 #include "vtkWindows.h" 34 HINSTANCE GetApplicationInstance();
create a window for renderers to draw into
virtual void SetDisplayId(void *)
These are window system independent methods that are used to help interface vtkWindow to native windo...
static vtkHardwareWindow * New()
virtual void * GetGenericParentId()
These are window system independent methods that are used to help interface vtkWindow to native windo...
virtual void SetParentId(void *)
These are window system independent methods that are used to help interface vtkWindow to native windo...
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
represents a window in a windows GUI
virtual void * GetGenericWindowId()
These are window system independent methods that are used to help interface vtkWindow to native windo...
HINSTANCE ApplicationInstance
virtual void * GetGenericDisplayId()
These are window system independent methods that are used to help interface vtkWindow to native windo...
virtual void SetWindowId(void *)
These are window system independent methods that are used to help interface vtkWindow to native windo...