Mitsuba Renderer  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SimpleStringOrdering Struct Reference

Simple functor for sorting string parameters by length and content. More...

#include <mitsuba/core/util.h>

Public Member Functions

bool operator() (const std::string &a, const std::string &b) const
 

Detailed Description

Simple functor for sorting string parameters by length and content.


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