OpenGL ES SDK for Android
ARM Developer Center
|
#include <ProjectedLights.h>
Public Attributes | |
GLfloat | ambient |
Vec3f | color |
Vec3f | position |
Structure holding properties of a directional light.
Definition at line 177 of file ProjectedLights.h.
GLfloat MaliSDK::DirectionalLightProperties::ambient |
Definition at line 179 of file ProjectedLights.h.
Vec3f MaliSDK::DirectionalLightProperties::color |
Definition at line 180 of file ProjectedLights.h.
Vec3f MaliSDK::DirectionalLightProperties::position |
Definition at line 181 of file ProjectedLights.h.