OpenGL ES SDK for Android
ARM Developer Center
|
#include <ProjectedLights.h>
Public Attributes | |
Vec4f | color |
Vec3f | position |
Structure holding properties of a light source.
Definition at line 185 of file ProjectedLights.h.
Vec4f MaliSDK::SpotLightProperties::color |
Definition at line 187 of file ProjectedLights.h.
Vec3f MaliSDK::SpotLightProperties::position |
Definition at line 188 of file ProjectedLights.h.