VR-Forces 5.0.3 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
makVrv::DtFormatRenderer Class Referenceabstract

Class for defining how an effect renders a format of data.

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

Public Member Functions

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 ()=0
 
virtual void unbindVertexArrays ()=0
 

Member Function Documentation

void makVrv::DtFormatRenderer::drawArrays ( unsigned int  vertexCount,
unsigned int  vbo,
unsigned int  index,
unsigned int  count 
)
void makVrv::DtFormatRenderer::drawElements ( unsigned int  vbo,
unsigned int  vertexCount,
const unsigned int indices,
unsigned int  count 
)
virtual void makVrv::DtFormatRenderer::bindVertexArrays ( )
protectedpure virtual
virtual void makVrv::DtFormatRenderer::unbindVertexArrays ( )
protectedpure virtual

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

Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)