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

This file contains the Model class. More...

#include <memory>
#include "VEngine/Device.hpp"
#include "VEngine/Buffer.hpp"
+ Include dependency graph for Model.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ven::Model
 
struct  ven::Model::Vertex
 
struct  ven::Model::Builder
 

Namespaces

namespace  ven
 

Detailed Description

This file contains the Model class.

Definition in file Model.hpp.