OpenSceneGraph
3.5.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 succeeded or not. More... | |
|
inline |
|
inline |
std::string osgDB::ExternalFileWriter::ObjectData::absolutePath |
std::string osgDB::ExternalFileWriter::ObjectData::relativePath |
bool osgDB::ExternalFileWriter::ObjectData::written |
Says if write succeeded or not.
Generated at Wed Nov 11 2015 22:14:53 for the OpenSceneGraph by doxygen 1.8.10. |