C# Class GASS.CUDA.cudaExtent

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

Public Properties

Property Type Description
depth SizeT
height SizeT
width SizeT

Property Details

depth public property

public SizeT depth
return SizeT

height public property

public SizeT height
return SizeT

width public property

public SizeT width
return SizeT