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