OpenSceneGraph/examples/osgtext3D
2016-06-08 12:15:51 +01:00
..
CMakeLists.txt
osgtext3D_orig.cpp
osgtext3D_test.cpp Fixed unused parameter warning. 2016-06-08 12:15:51 +01:00
osgtext3D.cpp Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 13:42:19 +00:00
TextNode.cpp From Romain Ouabdelkader, "This is a fix for osgText to calculate kerning and to load glyph3D with the text's font resolution. 2016-02-15 13:30:39 +00:00
TextNode.h