#include "OSGTextFace.h"#include "OSGTextLayoutParam.h"#include "OSGTextLayoutResult.h"#include <cassert>#include <cfloat>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Functions | |
| static wchar_t | osg::utf8Char2Unicode (const char *&str) |
Variables | |
| static osg::Char8 | cvsid_cpp [] = "@(#)$Id: OSGTextFace.cpp,v 1.2 2005/06/01 10:42:15 pdaehne Exp $" |
| static osg::Char8 | cvsid_hpp [] = OSGTEXTFACE_HEADER_CVSID |
| static osg::Char8 | cvsid_inl [] = OSGTEXTFACE_INLINE_CVSID |
|
|
Definition at line 532 of file OSGTextFace.cpp. |
|
|
Definition at line 533 of file OSGTextFace.cpp. |
|
|
Definition at line 534 of file OSGTextFace.cpp. |
1.4.3