Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::util::TextureAtlas Class Reference

Texture atlas for a number of strings rendered with the TextRenderer. More...

#include <modules/fontrendering/util/textureatlas.h>

Public Member Functions

void clear ()
void fillAtlas (TextRenderer &textRenderer, const std::vector< std::string > &strings, vec4 color)
void fillAtlas (TextRenderer &textRenderer, std::vector< TexAtlasEntry > &atlas)
void fillAtlas (TextRenderer &textRenderer, std::vector< TexAtlasEntry > &entries, std::vector< TextBoundingBox > &bboxes)
const TexAtlasRenderInfogetRenderInfo () const
std::shared_ptr< Texture2DgetTexture () const
TextureAtlas & operator= (const TextureAtlas &)=delete
TextureAtlas & operator= (TextureAtlas &&)=default
 TextureAtlas (const TextureAtlas &)=delete
 TextureAtlas (TextureAtlas &&)=default
bool valid () const

Detailed Description

Texture atlas for a number of strings rendered with the TextRenderer.

See also
TextRenderer

The documentation for this class was generated from the following file:
  • modules/fontrendering/include/modules/fontrendering/util/textureatlas.h