@Properties(inherit=cudart.class) public class long3 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
long3()
Default native constructor.
|
long3(long size)
Native array allocator.
|
long3(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long3 |
getPointer(long i) |
long3 |
position(long position) |
long |
x() |
long3 |
x(long setter) |
long |
y() |
long3 |
y(long setter) |
long |
z() |
long3 |
z(long 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 long3()
public long3(long size)
Pointer.position(long).public long3(Pointer p)
Pointer.Pointer(Pointer).Copyright © 2020. All rights reserved.