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 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]

Public Member Functions

 DtFlat2DLineRenderer (DtProjected2DLineEffect *effect)
 Constructor which takes the effect object the lines will be rendered with.
- Public Member Functions inherited from makVrv::DtEffectRenderer< DtLineVertex >
 DtEffectRenderer (DtEffect *effect)
virtual ~DtEffectRenderer ()
- Public Member Functions inherited from makVrv::DtFormatRenderer< DtLineVertex >
void drawArrays (unsigned int vertexCount, unsigned int vbo, unsigned int index, unsigned int count)
void drawElements (unsigned int vbo, unsigned int vertexCount, const unsigned int *indices, unsigned int count)

Protected Member Functions

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

Protected Attributes

DtProjected2DLineEffectmyEffect
- Protected Attributes inherited from makVrv::DtEffectRenderer< DtLineVertex >
DtEffectmyEffect

Additional Inherited Members

- Static Public Member Functions inherited from makVrv::DtEffectRenderer< DtLineVertex >
static
DtEffect::VertexAttribPtrInfo 
VaryingAttribute (const DtLineVertex *base, const MemberType DtLineVertex::*member)

Detailed Description

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

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 ( const DtLineVertex vertexArray)
protectedvirtual

Bind the vertex arrays.

Implements makVrv::DtFormatRenderer< DtLineVertex >.

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

Unbind the vertex arrays.

Implements makVrv::DtFormatRenderer< DtLineVertex >.

Member Data Documentation

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