@Namespace(value="ARToolKitPlus") public static class ARToolKitPlus.ARVec extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
ARVec()
Default native constructor.
|
ARVec(int size)
Native array allocator.
|
ARVec(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
clm() |
ARToolKitPlus.ARVec |
clm(int clm) |
ARToolKitPlus.ARVec |
position(int position) |
FloatPointer |
v() |
ARToolKitPlus.ARVec |
v(FloatPointer v) |
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 ARVec()
public ARVec(int size)
Pointer.position(int).public ARVec(Pointer p)
Pointer.Pointer(Pointer).public ARToolKitPlus.ARVec position(int position)
@Cast(value="ARFloat*") public FloatPointer v()
public ARToolKitPlus.ARVec v(FloatPointer v)
public int clm()
public ARToolKitPlus.ARVec clm(int clm)
Copyright © 2015. All Rights Reserved.