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

#include <ProjectedLights.h>

Public Attributes

GLfloat ambient
 
Vec3f color
 
Vec3f position
 

Detailed Description

Structure holding properties of a directional light.

Definition at line 177 of file ProjectedLights.h.

Member Data Documentation

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.


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