![]() |
OpenGL ES SDK for Android
ARM Developer Center
|
#include <ProjectedLights.h>
Public Member Functions | |
| RenderGeometryObjects () | |
Public Attributes | |
| GLuint | coordinatesBufferObjectId |
| GLuint | normalsBufferObjectId |
| GLuint | vertexArrayObjectId |
Structure holding object IDs which are needed to render a geometry.
Definition at line 101 of file ProjectedLights.h.
|
inline |
Definition at line 107 of file ProjectedLights.h.
| 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.