public static class b3GjkEpaSolver2.sResults extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Field and Description |
|---|---|
static int |
EPA_Failed
enum b3GjkEpaSolver2::sResults::eStatus
|
static int |
GJK_Failed
enum b3GjkEpaSolver2::sResults::eStatus
|
static int |
Penetrating
enum b3GjkEpaSolver2::sResults::eStatus
|
static int |
Separated
enum b3GjkEpaSolver2::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 |
|---|---|
float |
distance() |
b3GjkEpaSolver2.sResults |
distance(float setter) |
b3GjkEpaSolver2.sResults |
getPointer(long i) |
b3Vector3 |
normal() |
b3GjkEpaSolver2.sResults |
normal(b3Vector3 setter) |
b3GjkEpaSolver2.sResults |
position(long position) |
b3Vector3 |
witnesses() |
b3Vector3 |
witnesses(int i) |
b3GjkEpaSolver2.sResults |
witnesses(int i,
b3Vector3 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, zeropublic 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 b3GjkEpaSolver2.sResults position(long position)
public b3GjkEpaSolver2.sResults getPointer(long i)
getPointer in class Pointerpublic b3GjkEpaSolver2.sResults witnesses(int i, b3Vector3 setter)
@MemberGetter public b3Vector3 witnesses()
public b3GjkEpaSolver2.sResults normal(b3Vector3 setter)
public b3GjkEpaSolver2.sResults distance(float setter)
Copyright © 2024. All rights reserved.