OpenGL ES SDK for Android ARM Developer Center
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MaliSDK::RenderGeometryObjects Struct Reference

#include <ProjectedLights.h>

Public Member Functions

 RenderGeometryObjects ()
 

Public Attributes

GLuint coordinatesBufferObjectId
 
GLuint normalsBufferObjectId
 
GLuint vertexArrayObjectId
 

Detailed Description

Structure holding object IDs which are needed to render a geometry.

Definition at line 101 of file ProjectedLights.h.

Constructor & Destructor Documentation

MaliSDK::RenderGeometryObjects::RenderGeometryObjects ( )
inline

Definition at line 107 of file ProjectedLights.h.

Member Data Documentation

GLuint MaliSDK::RenderGeometryObjects::coordinatesBufferObjectId

Definition at line 103 of file ProjectedLights.h.

GLuint MaliSDK::RenderGeometryObjects::normalsBufferObjectId

Definition at line 104 of file ProjectedLights.h.

GLuint MaliSDK::RenderGeometryObjects::vertexArrayObjectId

Definition at line 105 of file ProjectedLights.h.


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