SCV  4.2.1
Simple Components for Visual
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
scv::Font Class Reference

Font Class. More...

#include <Font.h>

Public Member Functions

 Font (void *glFont)
 
unsigned int getFontHeight (void) const
 
unsigned int getCharWidth (int character) const
 
unsigned int getStringLength (const std::string &str) const
 
void * getFont (void) const
 

Detailed Description

Font Class.

Constructor & Destructor Documentation

scv::Font::Font ( void *  glFont)

Member Function Documentation

unsigned int scv::Font::getCharWidth ( int  character) const
void * scv::Font::getFont ( void  ) const
unsigned int scv::Font::getFontHeight ( void  ) const
unsigned int scv::Font::getStringLength ( const std::string &  str) const

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