OpenSceneGraph
Public Member Functions | List of all members
osgDB::FileNameComparator Struct Reference

Functor for helping sort filename in alphabetical and numerical order when using in conjunction with std::sort. More...

Public Member Functions

bool operator() (const std::string &lhs, const std::string &rhs) const
 

Detailed Description

Functor for helping sort filename in alphabetical and numerical order when using in conjunction with std::sort.


The documentation for this struct was generated from the following file: