OpenSceneGraph/include/osgDB
Robert Osfield 3177494aa4 From Bryan Thrall, "Currently, the DatabasePager always loads requested Nodes using the
default Registry Options object, but it would be useful to be able to
request loading with a different Options object. The attached files
allow you to do that (based off the OSG 1.2 source).

For example, I'm implementing a loader that requires context information
when it pages in subgraphs, which becomes significantly complicated when
multiple scenegraphs are requesting subgraph loads with different
contexts (the loader needs to know which context to use, and the
Registry Options needs to be carefully managed so the context settings
don't clobber each other, especially in multithreaded situations). Being
able to pass an Options instance along with the Node request resolves
this problem."
2006-12-05 14:50:46 +00:00
..
Archive Updated copyright years. 2006-07-18 15:21:48 +00:00
DatabasePager From Bryan Thrall, "Currently, the DatabasePager always loads requested Nodes using the 2006-12-05 14:50:46 +00:00
DotOsgWrapper Updated copyright years. 2006-07-18 15:21:48 +00:00
DynamicLibrary Updated copyright years. 2006-07-18 15:21:48 +00:00
Export Updated copyright years. 2006-07-18 15:21:48 +00:00
Field Updated copyright years. 2006-07-18 15:21:48 +00:00
FieldReader Updated copyright years. 2006-07-18 15:21:48 +00:00
FieldReaderIterator Updated copyright years. 2006-07-18 15:21:48 +00:00
FileNameUtils Updated copyright years. 2006-07-18 15:21:48 +00:00
FileUtils Updated copyright years. 2006-07-18 15:21:48 +00:00
ImageOptions Updated copyright years. 2006-07-18 15:21:48 +00:00
Input Updated copyright years. 2006-07-18 15:21:48 +00:00
Output Updated copyright years. 2006-07-18 15:21:48 +00:00
ParameterOutput Updated copyright years. 2006-07-18 15:21:48 +00:00
ReaderWriter Added better handling of writeNode operations that arn't successful. 2006-11-07 17:00:56 +00:00
ReadFile Updated copyright years. 2006-07-18 15:21:48 +00:00
ReentrantMutex Updated copyright years. 2006-07-18 15:21:48 +00:00
Registry Added better handling of writeNode operations that arn't successful. 2006-11-07 17:00:56 +00:00
SharedStateManager Updated copyright years. 2006-07-18 15:21:48 +00:00
Version Updated copyright years. 2006-07-18 15:21:48 +00:00
WriteFile Updated copyright years. 2006-07-18 15:21:48 +00:00