SLProject 4.0.000
SLLight.h File Reference
#include <SL.h>
#include <SLVec4.h>
#include <SLShadowMap.h>
Include dependency graph for SLLight.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  lightDataStd140
 Struct for uniform buffer with std140 layout. More...
 
class  SLLight
 Abstract Light class for OpenGL light sources. More...
 

Typedefs

typedef vector< SLLight * > SLVLight
 STL vector of light pointers. More...
 

Typedef Documentation

◆ SLVLight

typedef vector<SLLight*> SLVLight

STL vector of light pointers.