@Namespace(value="ARToolKitPlus") @Properties(inherit=ARToolKitPlus.class) public class ARVec extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ARVec()
Default native constructor.
|
ARVec(long size)
Native array allocator.
|
ARVec(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
clm() |
ARVec |
clm(int setter) |
ARVec |
position(long position) |
FloatPointer |
v() |
ARVec |
v(FloatPointer setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic ARVec()
public ARVec(long size)
Pointer.position(long).public ARVec(Pointer p)
Pointer.Pointer(Pointer).@Cast(value="ARFloat*") public FloatPointer v()
public ARVec v(FloatPointer setter)
public int clm()
public ARVec clm(int setter)
Copyright © 2019. All rights reserved.