public static class FacemarkAAM.Data extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
Data()
Default native constructor.
|
Data(long size)
Native array allocator.
|
Data(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
FacemarkAAM.Data |
position(long position) |
Point2fVector |
s0() |
FacemarkAAM.Data |
s0(Point2fVector setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, 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, zero
public Data()
public Data(long size)
Pointer.position(long)
.public Data(Pointer p)
Pointer.Pointer(Pointer)
.public FacemarkAAM.Data position(long position)
@ByRef public Point2fVector s0()
public FacemarkAAM.Data s0(Point2fVector setter)
Copyright © 2020. All rights reserved.