VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes | Private Member Functions
makVrv::DtGlScreenQuad Class Reference

A helper classes for Rendering a fullscreen quad. More...

Public Member Functions

 DtGlScreenQuad ()
 CTOR.
virtual ~DtGlScreenQuad ()
 DTOR.
void draw ()
 draws a full screen,

Protected Attributes

unsigned int vbo

Private Member Functions

 DtGlScreenQuad (const DtGlScreenQuad &)
 prevent copy-construction
DtGlScreenQuadoperator= (const DtGlScreenQuad &)
 prevent assignment

Detailed Description

A helper classes for Rendering a fullscreen quad.

Constructor & Destructor Documentation

makVrv::DtGlScreenQuad::DtGlScreenQuad ( const DtGlScreenQuad )
private

prevent copy-construction

makVrv::DtGlScreenQuad::DtGlScreenQuad ( )

CTOR.

virtual makVrv::DtGlScreenQuad::~DtGlScreenQuad ( )
virtual

DTOR.

Member Function Documentation

DtGlScreenQuad& makVrv::DtGlScreenQuad::operator= ( const DtGlScreenQuad )
private

prevent assignment

void makVrv::DtGlScreenQuad::draw ( )

draws a full screen,

Member Data Documentation

unsigned int makVrv::DtGlScreenQuad::vbo
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)