AL_USDMaya  0.16.6
USD to Maya Bridge
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
AL::usdmaya::guid_compare Struct Reference

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...
 

Detailed Description

Less than comparison utility for sorting via 128bit guid.

Member Function Documentation

bool AL::usdmaya::guid_compare::operator() ( const guid a,
const guid b 
) const
inline

performs a less than comparison between two UUIDs. Used to sort the entries in an MObjectMap

Parameters
afirst UUID to compare
bsecond UUID to compare
Returns
true if a < b

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