Functor for helping sort filename in alphabetical and numerical order when using in conjunction with std::sort.
More...
|
| bool | operator() (const std::string &lhs, const std::string &rhs) const |
| |
Functor for helping sort filename in alphabetical and numerical order when using in conjunction with std::sort.
◆ operator()()
| bool osgDB::FileNameComparator::operator() |
( |
const std::string & |
lhs, |
|
|
const std::string & |
rhs |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file:
- /private/tmp/open-scene-graph-20220509-85176-l8exki/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileNameUtils