@Properties(inherit=liquidfun.class) public class b2Jacobian extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| 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) |
b2Jacobian |
getPointer(long i) |
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, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic b2Jacobian()
public b2Jacobian(long size)
Pointer.position(long).public b2Jacobian(Pointer p)
Pointer(Pointer).public b2Jacobian position(long position)
public b2Jacobian getPointer(long i)
getPointer in class Pointerpublic b2Jacobian linear(b2Vec2 setter)
public b2Jacobian angularA(float setter)
public b2Jacobian angularB(float setter)
Copyright © 2022. All rights reserved.