public static class btGjkEpaSolver3.sResults extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Modifier and Type | Field and Description |
---|---|
static int |
EPA_Failed
enum btGjkEpaSolver3::sResults::eStatus
|
static int |
GJK_Failed
enum btGjkEpaSolver3::sResults::eStatus
|
static int |
Penetrating
enum btGjkEpaSolver3::sResults::eStatus
|
static int |
Separated
enum btGjkEpaSolver3::sResults::eStatus
|
Constructor and Description |
---|
sResults()
Default native constructor.
|
sResults(long size)
Native array allocator.
|
sResults(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
double |
distance() |
btGjkEpaSolver3.sResults |
distance(double setter) |
btGjkEpaSolver3.sResults |
getPointer(long i) |
btVector3 |
normal() |
btGjkEpaSolver3.sResults |
normal(btVector3 setter) |
btGjkEpaSolver3.sResults |
position(long position) |
btVector3 |
witnesses() |
btVector3 |
witnesses(int i) |
btGjkEpaSolver3.sResults |
witnesses(int i,
btVector3 setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public static final int Separated
public static final int Penetrating
public static final int GJK_Failed
public static final int EPA_Failed
public sResults()
public sResults(long size)
Pointer.position(long)
.public sResults(Pointer p)
Pointer(Pointer)
.public btGjkEpaSolver3.sResults position(long position)
public btGjkEpaSolver3.sResults getPointer(long i)
getPointer
in class Pointer
public btGjkEpaSolver3.sResults witnesses(int i, btVector3 setter)
@MemberGetter public btVector3 witnesses()
public btGjkEpaSolver3.sResults normal(btVector3 setter)
public btGjkEpaSolver3.sResults distance(double setter)
Copyright © 2024. All rights reserved.