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
13,473
Commits
1
Branch
26
Tags
33ec90376c43ae8fc5b1909ddf35226dd08ff474
Commit Graph
3 Commits
Author
SHA1
Message
Date
Robert Osfield
6cfbaa61c0
Moved the IdentifierMap from global to into osg namespace and changed to static
2016-04-27 14:21:11 +01:00
Robert Osfield
5ff6fe7c68
Commented out debug message
2016-02-04 17:35:32 +00:00
Robert Osfield
041ab29d1f
Added osg::Identifer, osg::ValueMap and osg::ValueStack classes to provide a general purpose means for storing and retrieving values from map or stack containers.
...
Typical use will be for storing and passing values between nodes during traversals.
2016-02-04 13:04:40 +00:00