@Properties(inherit=cudart.class) public class short4 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
short4()
Default native constructor.
|
short4(long size)
Native array allocator.
|
short4(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
short4 |
getPointer(long i) |
short4 |
position(long position) |
short |
w() |
short4 |
w(short setter) |
short |
x() |
short4 |
x(short setter) |
short |
y() |
short4 |
y(short setter) |
short |
z() |
short4 |
z(short setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic short4()
public short4(long size)
Pointer.position(long).public short4(Pointer p)
Pointer.Pointer(Pointer).public short4 getPointer(long i)
getPointer in class Pointerpublic short x()
public short4 x(short setter)
public short y()
public short4 y(short setter)
public short z()
public short4 z(short setter)
public short w()
public short4 w(short setter)
Copyright © 2020. All rights reserved.