@Properties(inherit=liquidfun.class) public class b2Jacobian extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
b2Jacobian()
Default native constructor.
|
b2Jacobian(long size)
Native array allocator.
|
b2Jacobian(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
float |
angularA() |
b2Jacobian |
angularA(float setter) |
float |
angularB() |
b2Jacobian |
angularB(float setter) |
b2Vec2 |
linear() |
b2Jacobian |
linear(b2Vec2 setter) |
b2Jacobian |
position(long position) |
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 b2Jacobian()
public b2Jacobian(long size)
Pointer.position(long).public b2Jacobian(Pointer p)
Pointer.Pointer(Pointer).public b2Jacobian position(long position)
public b2Jacobian linear(b2Vec2 setter)
public b2Jacobian angularA(float setter)
public b2Jacobian angularB(float setter)
Copyright © 2019. All rights reserved.