VR-Forces 5.0.2 Developer's Guide
 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.

Public Member Functions

 DtGlScreenQuad ()
 
virtual ~DtGlScreenQuad ()
 
virtual void draw ()
 

Protected Attributes

unsigned int vbo
 

Private Member Functions

 DtGlScreenQuad (const DtGlScreenQuad &)
 
DtGlScreenQuadoperator= (const DtGlScreenQuad &)
 

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

virtual void makVrv::DtGlScreenQuad::draw ( )
virtual

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 Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)