@NoOffset @Properties(inherit=BulletCollision.class) public class GIM_CONTACT extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
GIM_CONTACT() |
GIM_CONTACT(btVector3 point,
btVector3 normal,
double depth,
int feature1,
int feature2) |
GIM_CONTACT(GIM_CONTACT contact) |
GIM_CONTACT(long size)
Native array allocator.
|
GIM_CONTACT(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
calc_key_contact()
Calcs key for coord classification
|
GIM_CONTACT |
getPointer(long i) |
void |
interpolate_normals(btVector3 normals,
int normal_count) |
double |
m_depth() |
GIM_CONTACT |
m_depth(double setter) |
double |
m_distance() |
GIM_CONTACT |
m_distance(double setter) |
int |
m_feature1() |
GIM_CONTACT |
m_feature1(int setter) |
int |
m_feature2() |
GIM_CONTACT |
m_feature2(int setter) |
btVector3 |
m_normal() |
GIM_CONTACT |
m_normal(btVector3 setter) |
btVector3 |
m_point() |
GIM_CONTACT |
m_point(btVector3 setter) |
GIM_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, zero
public GIM_CONTACT(Pointer p)
Pointer(Pointer)
.public GIM_CONTACT(long size)
Pointer.position(long)
.public GIM_CONTACT()
public GIM_CONTACT(@Const @ByRef GIM_CONTACT contact)
public GIM_CONTACT position(long position)
public GIM_CONTACT getPointer(long i)
getPointer
in class Pointer
public GIM_CONTACT m_point(btVector3 setter)
public GIM_CONTACT m_normal(btVector3 setter)
public GIM_CONTACT m_depth(double setter)
public GIM_CONTACT m_distance(double setter)
public int m_feature1()
public GIM_CONTACT m_feature1(int setter)
public int m_feature2()
public GIM_CONTACT m_feature2(int setter)
@Cast(value="unsigned int") public int calc_key_contact()
public void interpolate_normals(btVector3 normals, int normal_count)
Copyright © 2024. All rights reserved.