![]() |
VR-Forces 4.8 Class Documentation
|
A helper classes for Rendering a fullscreen quad. More...
Public Member Functions | |
| DtGlScreenQuad () | |
| CTOR. More... | |
| virtual | ~DtGlScreenQuad () |
| DTOR. More... | |
| virtual void | draw () |
| draws a full screen, More... | |
Protected Attributes | |
| unsigned int | vbo |
Private Member Functions | |
| DtGlScreenQuad (const DtGlScreenQuad &) | |
| prevent copy-construction More... | |
| DtGlScreenQuad & | operator= (const DtGlScreenQuad &) |
| prevent assignment More... | |
A helper classes for Rendering a fullscreen quad.
|
private |
prevent copy-construction
| makVrv::DtGlScreenQuad::DtGlScreenQuad | ( | ) |
CTOR.
|
virtual |
DTOR.
|
private |
prevent assignment
|
virtual |
draws a full screen,