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