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

Instanced Text Draw Primitive. More...

#include <le2d/drawable/text.hpp>

Inheritance diagram for le::drawable::InstancedText:
le::InstancedDrawPrimitive< TextBase >

Additional Inherited Members

- Public Member Functions inherited from le::InstancedDrawPrimitive< TextBase >
auto get_instances () const -> std::span< RenderInstance const > final
 
- Public Attributes inherited from le::InstancedDrawPrimitive< TextBase >
std::vector< RenderInstanceinstances
 

Detailed Description

Instanced Text Draw Primitive.


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