|
OpenSceneGraph
3.0.1
|
Public Member Functions | |
| ObjectData () | |
| ObjectData (const std::string &absolutePath, const std::string &relativePath, bool written) | |
Public Attributes | |
| std::string | absolutePath |
| std::string | relativePath |
| bool | written |
| Says if write succeded or not. | |
| osgDB::ExternalFileWriter::ObjectData::ObjectData | ( | ) | [inline] |
| osgDB::ExternalFileWriter::ObjectData::ObjectData | ( | const std::string & | absolutePath, |
| const std::string & | relativePath, | ||
| bool | written | ||
| ) | [inline] |
Says if write succeded or not.
| Generated at Thu Sep 27 2012 17:03:11 for the OpenSceneGraph by doxygen 1.7.6.1. |