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