Chronos 0.0
A advanced 2D rendering and animation system
Loading...
Searching...
No Matches
object.hpp File Reference

Contains the class for creating a generic object. More...

#include "swapchain.hpp"
#include "objectTypes.hpp"
#include "buffers.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  Chronos::Engine::PipelineAttributes
 Structure defining attributes required for creating a graphics pipeline. More...
 
class  Chronos::Engine::Object
 Abstract class for creating and managing generic graphical objects. More...
 

Namespaces

namespace  Chronos
 
namespace  Chronos::Engine
 

Detailed Description

Contains the class for creating a generic object.

Definition in file object.hpp.