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

Go to the source code of this file.

Classes

class  Divide::ShadowMapGenerator
 
class  Divide::ShadowMap
 All the information needed for a single light's shadowmap. More...
 
struct  Divide::ShadowMap::ShadowLayerData
 

Namespaces

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

Macros

#define DVD_SHADOW_MAP_H_
 

Enumerations

enum class  Divide::ShadowType : U8 { Divide::SINGLE = 0 , Divide::CSM , Divide::CUBEMAP , Divide::COUNT }
 

Functions

 Divide::FWD_DECLARE_MANAGED_STRUCT (DebugView)
 

Variables

static const char * Divide::Names::shadowType []
 

Macro Definition Documentation

◆ DVD_SHADOW_MAP_H_

#define DVD_SHADOW_MAP_H_

Definition at line 34 of file ShadowMap.h.