C# Class GASS.CUDA.Types.Float2

Show file Open project: rapiddev/CUDAfy.NET Class Usage Examples

Public Properties

Property Type Description
x float
y float

Property Details

x public property

public float x
return float

y public property

public float y
return float