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

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

#include <CCPUDynamicAttribute.h>

Public Member Functions

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

Detailed Description

Comparer used for sorting vector in ascending order.

Member Function Documentation

bool operator() ( const Vec2 a,
const Vec2 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: