xoreos
0.0.5
|
Public Attributes | |
Common::ScopedArray< float > | start |
Common::ScopedArray< float > | mid |
Common::ScopedArray< float > | end |
Common::ScopedArray<float> Aurora::LTRFile::LetterSet::end |
Definition at line 61 of file ltrfile.h.
Referenced by Aurora::LTRFile::load().
Common::ScopedArray<float> Aurora::LTRFile::LetterSet::mid |
Definition at line 60 of file ltrfile.h.
Referenced by Aurora::LTRFile::load().
Common::ScopedArray<float> Aurora::LTRFile::LetterSet::start |
Definition at line 59 of file ltrfile.h.
Referenced by Aurora::LTRFile::generateRandomName(), and Aurora::LTRFile::load().