C# Class Vector.Gpu.AlphaFunction

Exibir arquivo Open project: sinclairzx81/vector-cs

Public Methods

Method Description
AlphaFunction ( ) : Vector.Math
AlphaFunction ( LogicOp logicOp, float value ) : Vector.Math

Method Details

AlphaFunction() public method

public AlphaFunction ( ) : Vector.Math
return Vector.Math

AlphaFunction() public method

public AlphaFunction ( LogicOp logicOp, float value ) : Vector.Math
logicOp LogicOp
value float
return Vector.Math