LUVis::ViewerDevice Class Reference

#include <ViewerDevice.h>

Inheritance diagram for LUVis::ViewerDevice:

LUVis::Viewer List of all members.

Public Member Functions

 ViewerDevice (void)
 ~ViewerDevice (void)

Protected Member Functions

bool CreateGLWindow (PictureBox^object)
bool KillGLWindow ()
bool makeCurrent ()
bool SwapBuffer ()

Private Attributes

HGLRC hRC
 Permanent Rendering Context.
HWND hWnd
 Holds Our Window Handle.
HDC hDC
 GDI Device Context.

Constructor & Destructor Documentation

ViewerDevice::ViewerDevice ( void   ) 

ViewerDevice::~ViewerDevice ( void   ) 


Member Function Documentation

bool ViewerDevice::CreateGLWindow ( PictureBox^  object  )  [protected]

bool ViewerDevice::KillGLWindow (  )  [protected]

bool ViewerDevice::makeCurrent (  )  [protected]

bool ViewerDevice::SwapBuffer (  )  [protected]


Member Data Documentation

HDC LUVis::ViewerDevice::hDC [private]

GDI Device Context.

HGLRC LUVis::ViewerDevice::hRC [private]

Permanent Rendering Context.

HWND LUVis::ViewerDevice::hWnd [private]

Holds Our Window Handle.


The documentation for this class was generated from the following files:
Generated on Wed Jan 17 16:23:55 2007 by  doxygen 1.4.7