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

Go to the source code of this file.

Classes

class  Divide::PreRenderOperator
 

Namespaces

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

Macros

#define DVD_PRE_RENDER_OPERATOR_H_
 

Enumerations

enum class  Divide::FilterType : U16 {
  Divide::FILTER_SS_ANTIALIASING , Divide::FILTER_SS_AMBIENT_OCCLUSION , Divide::FILTER_SS_REFLECTIONS , Divide::FILTER_DEPTH_OF_FIELD ,
  Divide::FILTER_MOTION_BLUR , Divide::FILTER_BLOOM , Divide::FILTER_LUT_CORECTION , Divide::FILTER_UNDERWATER ,
  Divide::FILTER_NOISE , Divide::FILTER_VIGNETTE , Divide::FILTER_COUNT
}
 
enum class  Divide::FilterSpace : U8 { Divide::FILTER_SPACE_HDR = 0 , Divide::FILTER_SPACE_HDR_POST_SS , Divide::FILTER_SPACE_LDR , Divide::COUNT }
 

Functions

 Divide::FWD_DECLARE_MANAGED_CLASS (PreRenderOperator)
 

Macro Definition Documentation

◆ DVD_PRE_RENDER_OPERATOR_H_

#define DVD_PRE_RENDER_OPERATOR_H_

Definition at line 3 of file PreRenderOperator.h.