@NoOffset @Properties(inherit=cudart.class) public class __half2 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
__half2(__half a,
__half b) |
__half2(__half2_raw h2r) |
__half2(__half2 src) |
__half2() |
__half2(long size)
Native array allocator.
|
__half2(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
__half2_raw |
as__half2_raw() |
__half2 |
getPointer(long i) |
__half2 |
position(long position) |
__half2 |
put(__half2_raw h2r) |
__half2 |
put(__half2 src) |
__half2 |
x(__half setter) |
__half |
x() |
__half2 |
y(__half setter) |
__half |
y() |
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 __half2(Pointer p)
Pointer.Pointer(Pointer).public __half2(long size)
Pointer.position(long).public __half2()
public __half2(@Const @ByRef __half2_raw h2r)
public __half2 getPointer(long i)
getPointer in class Pointer@ByVal @Name(value="operator __half2_raw") public __half2_raw as__half2_raw()
Copyright © 2020. All rights reserved.