VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes
makVrv::DtDrawElementsIndirectCommand Struct Reference

Indirect Command structure that OpenGL expects for Indirect Rendering See http://docs.gl/gl4/glDrawElementsIndirect. More...

Public Attributes

GLuint count
 
GLuint instanceCount
 
GLuint firstIndex
 
GLuint baseVertex
 
GLuint baseInstance
 

Detailed Description

Indirect Command structure that OpenGL expects for Indirect Rendering See http://docs.gl/gl4/glDrawElementsIndirect.

Member Data Documentation

GLuint makVrv::DtDrawElementsIndirectCommand::count
GLuint makVrv::DtDrawElementsIndirectCommand::instanceCount
GLuint makVrv::DtDrawElementsIndirectCommand::firstIndex
GLuint makVrv::DtDrawElementsIndirectCommand::baseVertex
GLuint makVrv::DtDrawElementsIndirectCommand::baseInstance

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)