@NoOffset @Properties(inherit=BulletCollision.class) public class GIM_TRIANGLE_CONTACT extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
GIM_TRIANGLE_CONTACT() |
GIM_TRIANGLE_CONTACT(GIM_TRIANGLE_CONTACT other) |
GIM_TRIANGLE_CONTACT(long size)
Native array allocator.
|
GIM_TRIANGLE_CONTACT(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
copy_from(GIM_TRIANGLE_CONTACT other) |
GIM_TRIANGLE_CONTACT |
getPointer(long i) |
double |
m_penetration_depth() |
GIM_TRIANGLE_CONTACT |
m_penetration_depth(double setter) |
int |
m_point_count() |
GIM_TRIANGLE_CONTACT |
m_point_count(int setter) |
btVector3 |
m_points() |
btVector3 |
m_points(int i) |
GIM_TRIANGLE_CONTACT |
m_points(int i,
btVector3 setter) |
btVector4 |
m_separating_normal() |
GIM_TRIANGLE_CONTACT |
m_separating_normal(btVector4 setter) |
void |
merge_points(btVector4 plane,
double margin,
btVector3 points,
int point_count)
classify points that are closer
|
GIM_TRIANGLE_CONTACT |
position(long position) |
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 GIM_TRIANGLE_CONTACT(Pointer p)
Pointer(Pointer).public GIM_TRIANGLE_CONTACT(long size)
Pointer.position(long).public GIM_TRIANGLE_CONTACT()
public GIM_TRIANGLE_CONTACT(@Const @ByRef GIM_TRIANGLE_CONTACT other)
public GIM_TRIANGLE_CONTACT position(long position)
public GIM_TRIANGLE_CONTACT getPointer(long i)
getPointer in class Pointerpublic GIM_TRIANGLE_CONTACT m_penetration_depth(double setter)
public int m_point_count()
public GIM_TRIANGLE_CONTACT m_point_count(int setter)
public GIM_TRIANGLE_CONTACT m_separating_normal(btVector4 setter)
public GIM_TRIANGLE_CONTACT m_points(int i, btVector3 setter)
@MemberGetter public btVector3 m_points()
public void copy_from(@Const @ByRef GIM_TRIANGLE_CONTACT other)
Copyright © 2024. All rights reserved.