OpenPolygon  1.0.0
OpenPolygon is a Rendering Engine
Public Member Functions | List of all members
Engine::ShadowEvent Class Reference

The ShadowEvent - Event class. More...

#include <shadowevent.h>

Public Member Functions

void setProjection (glm::mat4 projection_matrix)
 
void setMatrix (glm::mat4 shadow_view_matrix)
 
void setShadowShader (IShader *shader)
 
IShadergetShadowShader (void) const
 
glm::mat4 getViewMatrix (void) const
 
glm::mat4 getProjection (void) const
 

Detailed Description

The ShadowEvent - Event class.


The documentation for this class was generated from the following files: