VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtFlat2DLineRenderer Class Reference

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

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

List of all members.

Public Member Functions

 DtFlat2DLineRenderer (DtProjected2DLineEffect *effect)
 Constructor which takes the effect object the lines will be rendered with.

Protected Member Functions

virtual void bindVertexArrays (const DtLineVertex *vertexArray)
 Bind the vertex arrays.
virtual void unbindVertexArrays ()
 Unbind the vertex arrays.

Protected Attributes

DtProjected2DLineEffectmyEffect

Detailed Description

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


Constructor & Destructor Documentation

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


Member Function Documentation

virtual void makVrv::DtFlat2DLineRenderer::bindVertexArrays ( const DtLineVertex vertexArray) [protected, virtual]

Bind the vertex arrays.

Implements makVrv::DtFormatRenderer< DtLineVertex >.

virtual void makVrv::DtFlat2DLineRenderer::unbindVertexArrays ( ) [protected, virtual]

Unbind the vertex arrays.

Implements makVrv::DtFormatRenderer< DtLineVertex >.


Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)