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

This file contains the Object class. More...

#include <unordered_map>
#include "VEngine/Gfx/Texture.hpp"
#include "VEngine/Gfx/Model.hpp"
#include "VEngine/Scene/Transform3D.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

class  ven::Object
 Class for object. More...
 

Namespaces

namespace  ven
 

Variables

static constexpr uint16_t ven::MAX_OBJECTS = 1000
 

Detailed Description

This file contains the Object class.

Definition in file Object.hpp.