#include <ExternalFileWriter>
|
| ObjectData () |
| ObjectData (const std::string &in_absolutePath, const std::string &in_relativePath, bool in_written) |
◆ ObjectData() [1/2]
osgDB::ExternalFileWriter::ObjectData::ObjectData |
( |
| ) |
|
|
inline |
◆ ObjectData() [2/2]
osgDB::ExternalFileWriter::ObjectData::ObjectData |
( |
const std::string & | in_absolutePath, |
|
|
const std::string & | in_relativePath, |
|
|
bool | in_written ) |
|
inline |
◆ absolutePath
std::string osgDB::ExternalFileWriter::ObjectData::absolutePath |
◆ relativePath
std::string osgDB::ExternalFileWriter::ObjectData::relativePath |
◆ written
bool osgDB::ExternalFileWriter::ObjectData::written |
The documentation for this struct was generated from the following file: