Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://bitbucket.org/Coin3D/
http://www.kongsberg.com/kogt/
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
SmTextureFontBundle Class Reference

#include <SmTextureFont.h>

Public Member Functions

 SmTextureFontBundle (SoAction *action, SoNode *node=NULL)
 
 ~SmTextureFontBundle ()
 
void begin () const
 
void renderString (const SbString &string, const SbVec3f &pos) const
 
void end () const
 
int stringWidth (const SbString &s) const
 
int getLeading () const
 
int getAscent () const
 
int getDescent () const
 
int height () const
 

Constructor & Destructor Documentation

◆ SmTextureFontBundle()

SmTextureFontBundle::SmTextureFontBundle ( SoAction action,
SoNode node = NULL 
)

◆ ~SmTextureFontBundle()

SmTextureFontBundle::~SmTextureFontBundle ( )

Member Function Documentation

◆ begin()

void SmTextureFontBundle::begin ( ) const

◆ end()

void SmTextureFontBundle::end ( ) const

◆ getAscent()

int SmTextureFontBundle::getAscent ( ) const
inline

◆ getDescent()

int SmTextureFontBundle::getDescent ( ) const
inline

◆ getLeading()

int SmTextureFontBundle::getLeading ( ) const
inline

◆ height()

int SmTextureFontBundle::height ( ) const
inline

◆ renderString()

void SmTextureFontBundle::renderString ( const SbString string,
const SbVec3f pos 
) const

◆ stringWidth()

int SmTextureFontBundle::stringWidth ( const SbString s) const
inline

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