This reference page is linked to from the following overview topics: Hardware Rendered Materials, Plug-in Base Classes.
#include <IViewportManager.h>
Public Member Functions |
|
| virtual LifetimeType | LifetimeControl () |
| virtual Interface_ID | GetID () |
| virtual float | GetDXVersion ()=0 |
| Versioning. |
|
| virtual LifetimeType LifetimeControl | ( | ) | [inline, virtual] |
Reimplemented from IDXDataBridge.
{ return noRelease; }
| virtual Interface_ID GetID | ( | ) | [inline, virtual] |
Reimplemented from IDXDataBridge.
{ return VIEWPORT_SHADER9_CLIENT_INTERFACE; }
| virtual float GetDXVersion | ( | ) | [pure virtual] |
Versioning.
The system uses this to determine whether the effect is compatible to the current GFX loaded on MAX