@Properties(inherit=liquidfun.class) public class b2ClipVertex extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| 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 |
|---|---|
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, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic b2ClipVertex()
public b2ClipVertex(long size)
Pointer.position(long).public b2ClipVertex(Pointer p)
Pointer.Pointer(Pointer).public b2ClipVertex position(long position)
public b2ClipVertex v(b2Vec2 setter)
@ByRef public b2ContactID id()
public b2ClipVertex id(b2ContactID setter)
Copyright © 2019. All rights reserved.