|
MRPT
1.9.9
|
Definition at line 36 of file gltext.cpp.
Public Attributes | |
| Index | vertexOffset |
| Index | triangleOffset |
| Index | outlineOffset |
| int | numTriangles |
| int | numOutlines |
| float | advance |
| float mrpt::opengl::internal::Font::Char::advance |
Definition at line 43 of file gltext.cpp.
Referenced by mrpt::opengl::internal::Font::getAdvance(), mrpt::opengl::internal::glDrawText(), and mrpt::opengl::internal::glGetExtends().
| int mrpt::opengl::internal::Font::Char::numOutlines |
Definition at line 42 of file gltext.cpp.
Referenced by mrpt::opengl::internal::Font::outline().
| int mrpt::opengl::internal::Font::Char::numTriangles |
Definition at line 41 of file gltext.cpp.
Referenced by mrpt::opengl::internal::Font::fill().
| Index mrpt::opengl::internal::Font::Char::outlineOffset |
Definition at line 40 of file gltext.cpp.
Referenced by mrpt::opengl::internal::Font::outline().
| Index mrpt::opengl::internal::Font::Char::triangleOffset |
Definition at line 39 of file gltext.cpp.
Referenced by mrpt::opengl::internal::Font::fill().
| Index mrpt::opengl::internal::Font::Char::vertexOffset |
Definition at line 38 of file gltext.cpp.
Referenced by mrpt::opengl::internal::Font::fill(), and mrpt::opengl::internal::Font::outline().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |