List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
| osgDB::FileList::FileList |
( |
| ) |
|
| osgDB::FileList::FileList |
( |
const FileList & |
fileList, |
|
|
const osg::CopyOp |
= osg::CopyOp::SHALLOW_COPY |
|
) |
| |
| virtual osgDB::FileList::~FileList |
( |
| ) |
[protected, virtual] |
Member Function Documentation
| void osgDB::FileList::addFile |
( |
const std::string & |
filename | ) |
[inline] |
| void osgDB::FileList::append |
( |
FileList * |
fileList | ) |
|
| bool osgDB::FileList::containsFile |
( |
const std::string & |
filename | ) |
const [inline] |
| bool osgDB::FileList::empty |
( |
| ) |
const [inline] |
| FileNames& osgDB::FileList::getFileNames |
( |
| ) |
[inline] |
| const FileNames& osgDB::FileList::getFileNames |
( |
| ) |
const [inline] |
| osgDB::FileList::META_Object |
( |
osgDB |
, |
|
|
FileList |
|
|
) |
| |
| bool osgDB::FileList::removeFile |
( |
const std::string & |
filename | ) |
|
Member Data Documentation
The documentation for this class was generated from the following file: