Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Light.h File Reference

Go to the source code of this file.

Classes

class  Divide::Light
 A light object placed in the scene at a certain position. More...
 
struct  Divide::Light::ShadowProperties
 

Namespaces

namespace  Divide
 Handle console commands that start with a forward slash.
 
namespace  Divide::TypeUtil
 

Macros

#define DVD_LIGHT_COMPONENT_H_
 

Functions

const char * Divide::TypeUtil::LightTypeToString (LightType lightType) noexcept
 
LightType Divide::TypeUtil::StringToLightType (const string &name)
 

Macro Definition Documentation

◆ DVD_LIGHT_COMPONENT_H_

#define DVD_LIGHT_COMPONENT_H_

Definition at line 34 of file Light.h.