![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <TextLabel.h>
Public Types | |
using | BatchType = vector< TextElement > |
Public Member Functions | |
TextElementBatch ()=default | |
TextElementBatch (const TextElement &element) | |
PROPERTY_RW (BatchType, data) | |
Definition at line 95 of file TextLabel.h.
Definition at line 96 of file TextLabel.h.
|
default |
|
explicit |
Definition at line 103 of file TextLabel.cpp.
Divide::TextElementBatch::PROPERTY_RW | ( | BatchType | , |
data | |||
) |