Base class for Figures using a single Render Instance. More...
#include <le2d/drawable/figure.hpp>
Public Member Functions | |
auto | bounding_rect () const -> kvf::Rect<> |
![]() | |
auto | get_instances () const -> std::span< RenderInstance const > final |
Additional Inherited Members | |
![]() | |
Transform | transform {} |
kvf::Color | tint {kvf::white_v} |
Base class for Figures using a single Render Instance.
|
inline |