AL_USDMaya
0.16.6
USD to Maya Bridge
|
Less than comparison utility for sorting via 128bit guid. More...
#include <Utils.h>
Public Member Functions | |
bool | operator() (const guid &a, const guid &b) const |
performs a less than comparison between two UUIDs. Used to sort the entries in an MObjectMap More... | |
Less than comparison utility for sorting via 128bit guid.
performs a less than comparison between two UUIDs. Used to sort the entries in an MObjectMap
a | first UUID to compare |
b | second UUID to compare |