cocos2d-x  3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
PUSortDescending Struct Reference

Comparer used for sorting vector in descending order. More...

#include <CCPUMeshSurfaceEmitter.h>

Public Member Functions

bool operator() (const PUTriangle &a, const PUTriangle &b)

Detailed Description

Comparer used for sorting vector in descending order.

Member Function Documentation

bool operator() ( const PUTriangle a,
const PUTriangle b 
)
inline
bool operator() ( var  a,
var  b 
)
inline
bool operator() ( local  a,
local  b 
)
inline

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