C# Class GASS.CUDA.cudaExtent

ファイルを表示 Open project: rapiddev/CUDAfy.NET Class Usage Examples

Public Properties

Property Type Description
depth SizeT
height SizeT
width SizeT

Property Details

depth public_oe property

public SizeT depth
return SizeT

height public_oe property

public SizeT height
return SizeT

width public_oe property

public SizeT width
return SizeT