Euphoria
Namespaces | Enumerations
compare.h File Reference

Go to the source code of this file.

Namespaces

namespace  eu
 
namespace  eu::render
 

Enumerations

enum class  eu::render::Compare {
  eu::render::Compare::always , eu::render::Compare::never , eu::render::Compare::less , eu::render::Compare::equal ,
  eu::render::Compare::less_equal , eu::render::Compare::greater , eu::render::Compare::not_equal , eu::render::Compare::greater_equal
}