@Properties(inherit=liquidfun.class) public class b2TOIInput extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
b2TOIInput()
Default native constructor.
|
b2TOIInput(long size)
Native array allocator.
|
b2TOIInput(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
b2TOIInput |
position(long position) |
b2DistanceProxy |
proxyA() |
b2TOIInput |
proxyA(b2DistanceProxy setter) |
b2DistanceProxy |
proxyB() |
b2TOIInput |
proxyB(b2DistanceProxy setter) |
b2Sweep |
sweepA() |
b2TOIInput |
sweepA(b2Sweep setter) |
b2Sweep |
sweepB() |
b2TOIInput |
sweepB(b2Sweep setter) |
float |
tMax() |
b2TOIInput |
tMax(float 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 b2TOIInput()
public b2TOIInput(long size)
Pointer.position(long).public b2TOIInput(Pointer p)
Pointer.Pointer(Pointer).public b2TOIInput position(long position)
@ByRef public b2DistanceProxy proxyA()
public b2TOIInput proxyA(b2DistanceProxy setter)
@ByRef public b2DistanceProxy proxyB()
public b2TOIInput proxyB(b2DistanceProxy setter)
public b2TOIInput sweepA(b2Sweep setter)
public b2TOIInput sweepB(b2Sweep setter)
public b2TOIInput tMax(float setter)
Copyright © 2019. All rights reserved.