This reference page is linked to from the following overview topics: Nitrous Graphics SDK Extensions.
#include <DisplayCallbackContext.h>
This class contains context which can be queried in IDisplayCallback.
Protected Member Functions |
|
GraphicsDriverAPI | DisplayCallbackContext () |
virtual GraphicsDriverAPI | ~DisplayCallbackContext () |
Protected Attributes |
|
void * | mpImpl |
GraphicsDriverAPI DisplayCallbackContext | ( | ) | [protected] |
virtual GraphicsDriverAPI ~DisplayCallbackContext | ( | ) | [protected, virtual] |
void*
mpImpl [protected] |