TAMSVIZ
Visualization and annotation tool for ROS
Public Member Functions | Static Public Member Functions | List of all members
Font Class Reference

Public Member Functions

 Font (const QFont &font, int font_size, const std::unordered_set< uint32_t > &glyph_indices)
 
const std::shared_ptr< Texture > & texture ()
 
const QRectF & textureRect (uint32_t glyph) const
 
const QRectF & meshRect (uint32_t glyph) const
 
const QPointF & origin (uint32_t glyph) const
 

Static Public Member Functions

static std::shared_ptr< Fontinstance (const QFont &font, int font_size, const std::unordered_set< uint32_t > &new_glyph_indices)
 

Detailed Description

Definition at line 116 of file text.cpp.


The documentation for this class was generated from the following file: