DtSearchCandidateVisitor will add names of nodes, descriptions lists and/or filenames to a set for a visited graph.
More...
DtSearchCandidateVisitor will add names of nodes, descriptions lists and/or filenames to a set for a visited graph.
| makVrv::DtSearchCandidateVisitor::DtSearchCandidateVisitor |
( |
| ) |
|
| void makVrv::DtSearchCandidateVisitor::setSearchNames |
( |
bool |
flag | ) |
|
Set to true to include node names.
| void makVrv::DtSearchCandidateVisitor::setSearchDescriptions |
( |
bool |
flag | ) |
|
Set to true to include description.
| void makVrv::DtSearchCandidateVisitor::setSearchFilenames |
( |
bool |
flag | ) |
|
Set to true to include proxy node file names.
| void makVrv::DtSearchCandidateVisitor::setSearchForOriginalFilenames |
( |
bool |
bSearchDescriptions, |
|
|
bool |
bSearchFilenames |
|
) |
| |
Set to true to search for the custom filenames in the description list.
If the second flag is true this will search for filenames in the filenames list if an original filename wasn't found.
| void makVrv::DtSearchCandidateVisitor::apply |
( |
osg::Node & |
node | ) |
|
| void makVrv::DtSearchCandidateVisitor::apply |
( |
osg::ProxyNode & |
node | ) |
|
| std::set<std::string>& makVrv::DtSearchCandidateVisitor::searchCandidateSet |
( |
| ) |
|
| std::set<std::string> makVrv::DtSearchCandidateVisitor::mySearchCandidateSet |
|
protected |
| bool makVrv::DtSearchCandidateVisitor::mySearchNames |
|
protected |
| bool makVrv::DtSearchCandidateVisitor::mySearchDescriptions |
|
protected |
| bool makVrv::DtSearchCandidateVisitor::mySearchFilenames |
|
protected |
| bool makVrv::DtSearchCandidateVisitor::mySearchForOriginalFilenames |
|
protected |
| bool makVrv::DtSearchCandidateVisitor::mySearchFilenamesFallback |
|
protected |
The documentation for this class was generated from the following file: