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