vengine  0.1.0
3D graphics engine made with Vulkan
Loading...
Searching...
No Matches
FrameInfo.hpp File Reference

This file contains the FrameInfo class. More...

#include <vulkan/vulkan.h>
#include "VEngine/Camera.hpp"
#include "VEngine/Object.hpp"
+ 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::PointLight
 
struct  ven::GlobalUbo
 
struct  ven::FrameInfo
 

Namespaces

namespace  ven
 

Variables

static constexpr std::size_t ven::MAX_LIGHTS = 10
 

Detailed Description

This file contains the FrameInfo class.

Definition in file FrameInfo.hpp.