Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
cinder::app::AppImplMswRendererDx::LightData Struct Reference

#include <AppImplMswRendererDx.h>

Public Member Functions

 LightData ()
 

Public Attributes

Vec4f diffuse
 
Vec4f specular
 
Vec4f ambient
 
float constantAtt
 
float linearAtt
 
float quadAtt
 
int type
 
Vec4f pos
 
Vec4f direction
 
float spotExponent
 
float spotCutoff
 
float padding [2]
 

Constructor & Destructor Documentation

cinder::app::AppImplMswRendererDx::LightData::LightData ( )

Member Data Documentation

Vec4f cinder::app::AppImplMswRendererDx::LightData::diffuse
Vec4f cinder::app::AppImplMswRendererDx::LightData::specular
Vec4f cinder::app::AppImplMswRendererDx::LightData::ambient
float cinder::app::AppImplMswRendererDx::LightData::constantAtt
float cinder::app::AppImplMswRendererDx::LightData::linearAtt
float cinder::app::AppImplMswRendererDx::LightData::quadAtt
int cinder::app::AppImplMswRendererDx::LightData::type
Vec4f cinder::app::AppImplMswRendererDx::LightData::pos
Vec4f cinder::app::AppImplMswRendererDx::LightData::direction
float cinder::app::AppImplMswRendererDx::LightData::spotExponent
float cinder::app::AppImplMswRendererDx::LightData::spotCutoff
float cinder::app::AppImplMswRendererDx::LightData::padding[2]

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