libosmscout  1.1.1
Public Member Functions | List of all members
osmscout::CharacterTexture Class Reference

#include <libosmscout-map-opengl/include/osmscout/TextLoader.h>

Public Member Functions

char32_t GetCharacter () const
 
void SetCharacter (char32_t character)
 
OpenGLTextureRef GetTexture () const
 
void SetTexture (OpenGLTextureRef texture)
 
long GetBaselineY () const
 
void SetBaselineY (long baselineY)
 
long GetHeight () const
 
void SetHeight (long height)
 

Member Function Documentation

◆ GetBaselineY()

long osmscout::CharacterTexture::GetBaselineY ( ) const
inline

◆ GetCharacter()

char32_t osmscout::CharacterTexture::GetCharacter ( ) const
inline

◆ GetHeight()

long osmscout::CharacterTexture::GetHeight ( ) const
inline

◆ GetTexture()

OpenGLTextureRef osmscout::CharacterTexture::GetTexture ( ) const
inline

◆ SetBaselineY()

void osmscout::CharacterTexture::SetBaselineY ( long  baselineY)
inline

◆ SetCharacter()

void osmscout::CharacterTexture::SetCharacter ( char32_t  character)
inline

◆ SetHeight()

void osmscout::CharacterTexture::SetHeight ( long  height)
inline

◆ SetTexture()

void osmscout::CharacterTexture::SetTexture ( OpenGLTextureRef  texture)
inline

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