@Properties(inherit=liquidfun.class) public class b2ClipVertex extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
b2ClipVertex()
Default native constructor.
|
b2ClipVertex(long size)
Native array allocator.
|
b2ClipVertex(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
b2ClipVertex |
getPointer(long i) |
b2ContactID |
id() |
b2ClipVertex |
id(b2ContactID setter) |
b2ClipVertex |
position(long position) |
b2Vec2 |
v() |
b2ClipVertex |
v(b2Vec2 setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic b2ClipVertex()
public b2ClipVertex(long size)
Pointer.position(long).public b2ClipVertex(Pointer p)
Pointer(Pointer).public b2ClipVertex position(long position)
public b2ClipVertex getPointer(long i)
getPointer in class Pointerpublic b2ClipVertex v(b2Vec2 setter)
@ByRef public b2ContactID id()
public b2ClipVertex id(b2ContactID setter)
Copyright © 2021. All rights reserved.