![]() |
OGRE
2.2.4
Object-Oriented Graphics Rendering Engine
|
Virtual interface of the stereo driver. More...
#include <OgreD3D9StereoDriverImpl.h>
Inheritance diagram for Ogre::D3D9StereoDriverImpl:Public Member Functions | |
| D3D9StereoDriverImpl () | |
| virtual | ~D3D9StereoDriverImpl () |
| virtual bool | addRenderWindow (D3D9RenderWindow *renderWindow)=0 |
| virtual bool | isStereoEnabled (const String &renderWindowName)=0 |
| void | operator delete (void *ptr) |
| void | operator delete (void *ptr, void *) |
| void | operator delete (void *ptr, const char *, int, const char *) |
| void | operator delete[] (void *ptr) |
| void | operator delete[] (void *ptr, const char *, int, const char *) |
| void * | operator new (size_t sz, const char *file, int line, const char *func) |
| operator new, with debug line info More... | |
| void * | operator new (size_t sz) |
| void * | operator new (size_t sz, void *ptr) |
| placement operator new More... | |
| void * | operator new[] (size_t sz, const char *file, int line, const char *func) |
| array operator new, with debug line info More... | |
| void * | operator new[] (size_t sz) |
| virtual bool | removeRenderWindow (const String &renderWindowName)=0 |
| virtual bool | setDrawBuffer (ColourBufferType colourBuffer)=0 |
Virtual interface of the stereo driver.
|
inline |
|
inlinevirtual |
|
pure virtual |
Implemented in Ogre::D3D9StereoDriverAMD, and Ogre::D3D9StereoDriverNVIDIA.
|
pure virtual |
Implemented in Ogre::D3D9StereoDriverAMD, and Ogre::D3D9StereoDriverNVIDIA.
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
operator new, with debug line info
|
inlineinherited |
|
inlineinherited |
placement operator new
|
inlineinherited |
array operator new, with debug line info
|
inlineinherited |
|
pure virtual |
Implemented in Ogre::D3D9StereoDriverAMD, and Ogre::D3D9StereoDriverNVIDIA.
|
pure virtual |
Implemented in Ogre::D3D9StereoDriverAMD, and Ogre::D3D9StereoDriverNVIDIA.