le2d v0.4.6
2D game engine framework
 
Loading...
Searching...
No Matches
le::drawable::IFigure Class Reference

Interface for drawable figures. More...

#include <le2d/drawable/figure.hpp>

Inheritance diagram for le::drawable::IFigure:
le::IDrawPrimitive le::IDrawable le::drawable::FigureBase< Type >

Additional Inherited Members

- Public Member Functions inherited from le::IDrawPrimitive
virtual auto get_instances () const -> std::span< RenderInstance const >=0
 
virtual auto to_primitive () const -> Primitive=0
 
void draw (IRenderer &renderer) const final
 

Detailed Description

Interface for drawable figures.


The documentation for this class was generated from the following file: