@Properties(inherit=liquidfun.class) public class b2ContactFeature extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Field and Description |
|---|---|
static int |
e_face
enum b2ContactFeature::Type
|
static int |
e_vertex
enum b2ContactFeature::Type
|
| Constructor and Description |
|---|
b2ContactFeature()
Default native constructor.
|
b2ContactFeature(long size)
Native array allocator.
|
b2ContactFeature(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
b2ContactFeature |
getPointer(long i) |
short |
indexA()
Feature index on shapeA
|
b2ContactFeature |
indexA(short setter) |
short |
indexB()
Feature index on shapeB
|
b2ContactFeature |
indexB(short setter) |
b2ContactFeature |
position(long position) |
short |
typeA()
The feature type on shapeA
|
b2ContactFeature |
typeA(short setter) |
short |
typeB()
The feature type on shapeB
|
b2ContactFeature |
typeB(short setter) |
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 static final int e_vertex
public static final int e_face
public b2ContactFeature()
public b2ContactFeature(long size)
Pointer.position(long).public b2ContactFeature(Pointer p)
Pointer(Pointer).public b2ContactFeature position(long position)
public b2ContactFeature getPointer(long i)
getPointer in class Pointerpublic b2ContactFeature indexA(short setter)
public b2ContactFeature indexB(short setter)
public b2ContactFeature typeA(short setter)
public b2ContactFeature typeB(short setter)
Copyright © 2021. All rights reserved.