/
class Geo GeoFixedBinarySearchMapCompare
This is the documentation for Enlighten.
class Geo GeoFixedBinarySearchMapCompare
template<typename T>
class Geo::GeoFixedBinarySearchMapCompare
Default comparison functor for the GeoFixedBinarySearchMap.
Uses the operator< of the provided type (twice) in order to produce a qsort compatible function.
Functions
Name | Description |
---|---|
Compare(const T &, const T &) | The compare function called by GeoFixedBinarySearchMap. |
static int Geo::GeoFixedBinarySearchMapCompare< T >::Compare
public: int Compare
(
const T & key1,
const T & key2
)
The compare function called by GeoFixedBinarySearchMap.
, multiple selections available,
Related content
Lightmap UVs
Lightmap UVs
More like this
Lightmap UV charts
Lightmap UV charts
More like this
Probe placement
Probe placement
More like this
Mesh projection
Mesh projection
More like this
2. Run the parameterize
2. Run the parameterize
More like this
Qt 5.4
More like this