Robert Osfield
|
41ce857c93
|
Fixed clang warnings
|
2016-06-03 09:33:47 +01:00 |
|
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 |
|