@Namespace(value="ARToolKitPlus") @NoOffset public static class ARToolKitPlus.CornerPoint extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
ARToolKitPlus.CornerPoint() |
ARToolKitPlus.CornerPoint(int nX,
int nY) |
ARToolKitPlus.CornerPoint(long size)
Native array allocator.
|
ARToolKitPlus.CornerPoint(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ARToolKitPlus.CornerPoint |
position(long position) |
short |
x() |
ARToolKitPlus.CornerPoint |
x(short x) |
short |
y() |
ARToolKitPlus.CornerPoint |
y(short y) |
address, asBuffer, asByteBuffer, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic ARToolKitPlus.CornerPoint(Pointer p)
Pointer.Pointer(Pointer).public ARToolKitPlus.CornerPoint(long size)
Pointer.position(long).public ARToolKitPlus.CornerPoint()
public ARToolKitPlus.CornerPoint(int nX,
int nY)
public ARToolKitPlus.CornerPoint position(long position)
public short x()
public ARToolKitPlus.CornerPoint x(short x)
public short y()
public ARToolKitPlus.CornerPoint y(short y)
Copyright © 2016. All rights reserved.