Widgets


Classes

class  cBitmap
 This class provides functionalities to display a bitmap image. More...
class  cFont
 cFont is a generic and pure virtual Font interface, to be subclassed by platform-specific implementations. For the simplest, most portable approach, use this class and the static method createFont", which returns an actual Font object. You may also create subclass Font types directly (see below).
Specific implementations can be found later in this file. More...
class  cGLUTBitmapFont
 OpenGL Fonts provided with the GLUT library. More...
class  cWin32BitmapFont
 A 2D, texture-based, win32-specific implementation of cFont. More...
class  cLabel
 This class provides functionalities to display one line of text. More...


CHAI3D 2.0.0 documentation
Please address any questions to support@chai3d.org
(C) 2003-2009 - CHAI 3D
All Rights Reserved.