@Properties(inherit=liquidfun.class) public class b2RayCastOutput extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
b2RayCastOutput()
Default native constructor.
|
b2RayCastOutput(long size)
Native array allocator.
|
b2RayCastOutput(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
float |
fraction() |
b2RayCastOutput |
fraction(float setter) |
b2RayCastOutput |
getPointer(long i) |
b2Vec2 |
normal() |
b2RayCastOutput |
normal(b2Vec2 setter) |
b2RayCastOutput |
position(long position) |
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 b2RayCastOutput()
public b2RayCastOutput(long size)
Pointer.position(long).public b2RayCastOutput(Pointer p)
Pointer(Pointer).public b2RayCastOutput position(long position)
public b2RayCastOutput getPointer(long i)
getPointer in class Pointerpublic b2RayCastOutput normal(b2Vec2 setter)
public b2RayCastOutput fraction(float setter)
Copyright © 2021. All rights reserved.