Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::TextElementBatch Struct Reference

#include <TextLabel.h>

Public Types

using BatchType = vector< TextElement >
 

Public Member Functions

 TextElementBatch ()=default
 
 TextElementBatch (const TextElement &element)
 
 PROPERTY_RW (BatchType, data)
 

Detailed Description

Definition at line 95 of file TextLabel.h.

Member Typedef Documentation

◆ BatchType

Constructor & Destructor Documentation

◆ TextElementBatch() [1/2]

Divide::TextElementBatch::TextElementBatch ( )
default

◆ TextElementBatch() [2/2]

Divide::TextElementBatch::TextElementBatch ( const TextElement element)
explicit

Definition at line 103 of file TextLabel.cpp.

Member Function Documentation

◆ PROPERTY_RW()

Divide::TextElementBatch::PROPERTY_RW ( BatchType  ,
data   
)

The documentation for this struct was generated from the following files: