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

#include <ProjectedLights.h>

Public Attributes

ModelViewProperties cubeViewProperties
 
Vec3f lookAtPoint
 
ModelViewProperties planeViewProperties
 
Vec3f position
 
Matrix projectionMatrix
 
Vec3f upVector
 
Matrix viewMatrix
 

Detailed Description

Structure holding information needed to set up the (perspective) view from spot light point of view.

Definition at line 218 of file ProjectedLights.h.

Member Data Documentation

ModelViewProperties MaliSDK::SpotLightViewProperites::cubeViewProperties

Definition at line 220 of file ProjectedLights.h.

Vec3f MaliSDK::SpotLightViewProperites::lookAtPoint

Definition at line 221 of file ProjectedLights.h.

ModelViewProperties MaliSDK::SpotLightViewProperites::planeViewProperties

Definition at line 222 of file ProjectedLights.h.

Vec3f MaliSDK::SpotLightViewProperites::position

Definition at line 223 of file ProjectedLights.h.

Matrix MaliSDK::SpotLightViewProperites::projectionMatrix

Definition at line 224 of file ProjectedLights.h.

Vec3f MaliSDK::SpotLightViewProperites::upVector

Definition at line 225 of file ProjectedLights.h.

Matrix MaliSDK::SpotLightViewProperites::viewMatrix

Definition at line 226 of file ProjectedLights.h.


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