openscenegraph
|
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.