Main MRPT website > C++ reference for MRPT 1.5.6
Classes | Namespaces | Enumerations
opengl_fonts.h File Reference
#include <mrpt/utils/TColor.h>
#include <mrpt/utils/compiler_fixes.h>
#include <mrpt/opengl/link_pragmas.h>
#include <string>
Include dependency graph for opengl_fonts.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mrpt::opengl::TFontParams
 A description of a bitmapped or vectorized text font. More...
 
struct  mrpt::opengl::T2DTextData
 An auxiliary struct for holding a list of text messages in some mrpt::opengl & mrpt::gui classes The font can be either a bitmapped or a vectorized font. More...
 

Namespaces

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
 mrpt::opengl
 The namespace for 3D scene representation and rendering.
 

Enumerations

enum  mrpt::opengl::TOpenGLFont {
  mrpt::opengl::MRPT_GLUT_BITMAP_NONE = -1, mrpt::opengl::MRPT_GLUT_BITMAP_TIMES_ROMAN_10 = 0, mrpt::opengl::MRPT_GLUT_BITMAP_TIMES_ROMAN_24 = 1, mrpt::opengl::MRPT_GLUT_BITMAP_HELVETICA_10 = 2,
  mrpt::opengl::MRPT_GLUT_BITMAP_HELVETICA_12 = 3, mrpt::opengl::MRPT_GLUT_BITMAP_HELVETICA_18 = 4
}
 Existing fonts for 2D texts in mrpt::opengl methods. More...
 
enum  mrpt::opengl::TOpenGLFontStyle { mrpt::opengl::FILL = 0, mrpt::opengl::OUTLINE = 1, mrpt::opengl::NICE = 2 }
 Different style for vectorized font rendering. More...
 



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019