public static class ARToolKitPlus.CornerPoint extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
ARToolKitPlus.CornerPoint() |
ARToolKitPlus.CornerPoint(int size) |
ARToolKitPlus.CornerPoint(int nX,
int nY) |
ARToolKitPlus.CornerPoint(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
ARToolKitPlus.CornerPoint |
position(int position) |
short |
x() |
ARToolKitPlus.CornerPoint |
x(short x) |
short |
y() |
ARToolKitPlus.CornerPoint |
y(short y) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic ARToolKitPlus.CornerPoint(Pointer p)
public ARToolKitPlus.CornerPoint(int size)
public ARToolKitPlus.CornerPoint()
public ARToolKitPlus.CornerPoint(int nX,
int nY)
public ARToolKitPlus.CornerPoint position(int position)
public short x()
public ARToolKitPlus.CornerPoint x(short x)
public short y()
public ARToolKitPlus.CornerPoint y(short y)
Copyright © 2014. All Rights Reserved.