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