Castor3D 0.16.0
Multiplatform 3D engine
|
Contains the words forming the overlay. More...
#include <OverlayModule.hpp>
Public Member Functions | |
auto & | getNext () |
auto | words () const |
auto | words () |
Public Attributes | |
uint32_t | count {} |
uint32_t | pad {} |
castor::Array< TextWord, MaxTextsContsPerOverlay > | elems {} |
Contains the words forming the overlay.
|
inline |
|
inline |
uint32_t castor3d::OverlayWords::count {} |
Referenced by getNext(), castor3d::TextOverlay::getWordCount(), words(), and words().
castor::Array< TextWord, MaxTextsContsPerOverlay > castor3d::OverlayWords::elems {} |
uint32_t castor3d::OverlayWords::pad {} |