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

This file contains the Object class. More...

#include <memory>
#include <unordered_map>
#include <glm/gtc/matrix_transform.hpp>
#include "VEngine/Model.hpp"
+ Include dependency graph for Object.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ven::Transform3DComponent
 
struct  ven::PointLightComponent
 
class  ven::Object
 

Namespaces

namespace  ven
 

Typedefs

using ven::id_t = unsigned int
 

Detailed Description

This file contains the Object class.

Definition in file Object.hpp.