opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Namespaces | Enumerations
blending_equation.h File Reference
#include <cstdint>
Include dependency graph for blending_equation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  osc
 

Enumerations

enum class  osc::BlendingEquation : uint8_t {
  osc::Add , osc::Min , osc::Max , osc::NUM_OPTIONS ,
  osc::Default = Add
}