Uses of Class
org.bytedeco.cuda.cudart.ushort2
-
Packages that use ushort2 Package Description org.bytedeco.cuda.cudart org.bytedeco.cuda.global -
-
Uses of ushort2 in org.bytedeco.cuda.cudart
Methods in org.bytedeco.cuda.cudart that return ushort2 Modifier and Type Method Description ushort2ushort2. getPointer(long i)ushort2ushort2. position(long position)ushort2ushort2. x(short setter)ushort2ushort2. y(short setter) -
Uses of ushort2 in org.bytedeco.cuda.global
Methods in org.bytedeco.cuda.global that return ushort2 Modifier and Type Method Description static ushort2cudart. make_ushort2(short x, short y)
-