Uses of Class
org.bytedeco.cuda.cudart.char2
-
Packages that use char2 Package Description org.bytedeco.cuda.cudart org.bytedeco.cuda.global -
-
Uses of char2 in org.bytedeco.cuda.cudart
Methods in org.bytedeco.cuda.cudart that return char2 Modifier and Type Method Description char2char2. getPointer(long i)char2char2. position(long position)char2char2. x(byte setter)char2char2. y(byte setter) -
Uses of char2 in org.bytedeco.cuda.global
Methods in org.bytedeco.cuda.global that return char2 Modifier and Type Method Description static char2cudart. make_char2(byte x, byte y)
-