This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
60b5c68221
OpenSceneGraph
/
include
/
osgText
History
Robert Osfield
9168d1130e
From Mike Wittman, "This file removes the virtual destructor of osgText::String. It seemed wrong that osgText::String should have a vtable since it is treated like a value type, and any subclasses containing additional data would effectively be subject to slicing during standard usage. This stuck out as an anomaly when classifying the OSG types for C# bindings."
2007-01-28 09:17:10 +00:00
..
Export
Updated copyright years.
2006-07-18 15:21:48 +00:00
FadeText
Added FadeText::setFadeSpeed and made internal data structures protected.
2006-10-24 09:06:28 +00:00
Font
Improved resizeGLObjectBuffers support
2007-01-08 20:46:56 +00:00
String
From Mike Wittman, "This file removes the virtual destructor of osgText::String. It seemed wrong that osgText::String should have a vtable since it is treated like a value type, and any subclasses containing additional data would effectively be subject to slicing during standard usage. This stuck out as an anomaly when classifying the OSG types for C# bindings."
2007-01-28 09:17:10 +00:00
Text
Improved the handling a releaseGLObjects() and add setThreadSafeRefUnref and resizeGLObjectsBuffers methods
2007-01-08 20:40:29 +00:00
Version
Updated copyright years.
2006-07-18 15:21:48 +00:00