ClanLib  2.3.7
Enumerations
compare_function.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  CL_CompareFunction {
  cl_comparefunc_lequal, cl_comparefunc_gequal, cl_comparefunc_less, cl_comparefunc_greater,
  cl_comparefunc_equal, cl_comparefunc_notequal, cl_comparefunc_always, cl_comparefunc_never
}
 Compare functions. More...