kick
Public Member Functions | Public Attributes
kick::SceneLights Struct Reference

List of all members.

Public Member Functions

void recomputeLight (glm::mat4 viewMatrix)
void clear ()

Public Attributes

std::shared_ptr< LightambientLight = nullptr
std::shared_ptr< LightdirectionalLight = nullptr
std::vector< std::shared_ptr
< Light > > 
pointLights
glm::mat3 directionalLightData
glm::mat3 pointLightData [KICK_MAX_POINT_LIGHTS]
glm::vec3 directionalLightWorld

Detailed Description

Definition at line 21 of file scene_lights.h.


The documentation for this struct was generated from the following files:
 All Classes Functions Variables