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