CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
Light.hpp File Reference

Go to the source code of this file.

Classes

struct  CeresEngine::LightComponent
 A scene light. More...
 
struct  CeresEngine::LightComponent::Accessor
 A scene light. More...
 
class  CeresEngine::Light
 A scene light. More...
 

Namespaces

namespace  CeresEngine
 

Enumerations

enum class  CeresEngine::LightType { CeresEngine::Point , CeresEngine::Directional , CeresEngine::Spot , CeresEngine::Area }