DisplayCallbackContext Class Reference
 
 
 
DisplayCallbackContext Class Reference

This reference page is linked to from the following overview topics: Nitrous Graphics SDK Extensions.


#include <DisplayCallbackContext.h>

Inheritance diagram for DisplayCallbackContext:
MaxHeapOperators

Class Description

This class contains context which can be queried in IDisplayCallback.

Protected Member Functions

GraphicsDriverAPI  DisplayCallbackContext ()
virtual GraphicsDriverAPI  ~DisplayCallbackContext ()

Protected Attributes

void *  mpImpl

Constructor & Destructor Documentation

GraphicsDriverAPI DisplayCallbackContext ( ) [protected]
virtual GraphicsDriverAPI ~DisplayCallbackContext ( ) [protected, virtual]

Member Data Documentation