vengine  0.0.1
3D graphics engine
Loading...
Searching...
No Matches
FrameInfo.hpp File Reference

This file contains the FrameInfo class. More...

+ Include dependency graph for FrameInfo.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ven::PointLightData
 
struct  ven::ObjectBufferData
 
struct  ven::GlobalUbo
 
struct  ven::FrameInfo
 

Namespaces

namespace  ven
 

Variables

static constexpr float ven::DEFAULT_AMBIENT_LIGHT_INTENSITY = .2F
 
static constexpr glm::vec4 ven::DEFAULT_AMBIENT_LIGHT_COLOR = {glm::vec3(1.F), DEFAULT_AMBIENT_LIGHT_INTENSITY}
 

Detailed Description

This file contains the FrameInfo class.

Definition in file FrameInfo.hpp.