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 Member Functions | Protected Attributes
makVrv::DtFlat2DLineRenderer Class Reference

A Renderer which renders 2D lines with only a color.

Inheritance diagram for makVrv::DtFlat2DLineRenderer:
Inheritance graph
[legend]

Public Member Functions

 DtFlat2DLineRenderer (DtProjected2DLineEffect *effect)
 
- Public Member Functions inherited from makVrv::DtEffectRenderer
 DtEffectRenderer (DtEffect *effect)
 
virtual ~DtEffectRenderer ()
 
- Public Member Functions inherited from makVrv::DtFormatRenderer
void drawArrays (unsigned int vertexCount, unsigned int vbo, unsigned int index, unsigned int count)
 
void multiDrawArrays (unsigned int vertexCount, unsigned int vbo, const int *indices, const int *counts, int totalNumberOfArrays)
 
void drawElements (unsigned int vbo, unsigned int vertexCount, const unsigned int *indices, unsigned int count)
 

Protected Member Functions

virtual void bindVertexArrays ()
 
virtual void unbindVertexArrays ()
 

Protected Attributes

DtProjected2DLineEffectmyEffect
 
- Protected Attributes inherited from makVrv::DtEffectRenderer
DtEffectmyEffect
 

Constructor & Destructor Documentation

makVrv::DtFlat2DLineRenderer::DtFlat2DLineRenderer ( DtProjected2DLineEffect effect)

Constructor which takes the effect object the lines will be rendered with.

Member Function Documentation

virtual void makVrv::DtFlat2DLineRenderer::bindVertexArrays ( )
protectedvirtual

Bind the vertex arrays.

Implements makVrv::DtFormatRenderer.

virtual void makVrv::DtFlat2DLineRenderer::unbindVertexArrays ( )
protectedvirtual

Unbind the vertex arrays.

Implements makVrv::DtFormatRenderer.

Member Data Documentation

DtProjected2DLineEffect* makVrv::DtFlat2DLineRenderer::myEffect
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)