/home/serious/Desktop/SDSLabs/Rubeus/RubeusCore/Include/renderable_object.h file

Declares the renderable object class.

Contents

Namespaces

namespace Rubeus
The Rubeus Engine namespace.
namespace Rubeus::GraphicComponents
The Graphic Components of Rubeus Engine namespace.

Classes

struct Rubeus::GraphicComponents::VertexData
A structure holding vertex data to be sent to OpenGL.
class Rubeus::GraphicComponents::RRenderableObject
A renderable object. Allows specifying the position, size and color of the renderable object.