C# Class GASS.CUDA.Types.Int3

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

Public Properties

Property Type Description
x int
y int
z int

Property Details

x public property

public int x
return int

y public property

public int y
return int

z public property

public int z
return int