VR-Forces 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 Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)