@Properties(inherit=Bullet3Dynamics.class) public class b3JointFeedback extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
b3JointFeedback()
Default native constructor.
|
b3JointFeedback(long size)
Native array allocator.
|
b3JointFeedback(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
b3JointFeedback |
getPointer(long i) |
b3Vector3 |
m_appliedForceBodyA() |
b3JointFeedback |
m_appliedForceBodyA(b3Vector3 setter) |
b3Vector3 |
m_appliedForceBodyB() |
b3JointFeedback |
m_appliedForceBodyB(b3Vector3 setter) |
b3Vector3 |
m_appliedTorqueBodyA() |
b3JointFeedback |
m_appliedTorqueBodyA(b3Vector3 setter) |
b3Vector3 |
m_appliedTorqueBodyB() |
b3JointFeedback |
m_appliedTorqueBodyB(b3Vector3 setter) |
b3JointFeedback |
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 b3JointFeedback()
public b3JointFeedback(long size)
Pointer.position(long).public b3JointFeedback(Pointer p)
Pointer(Pointer).public b3JointFeedback position(long position)
public b3JointFeedback getPointer(long i)
getPointer in class Pointerpublic b3JointFeedback m_appliedForceBodyA(b3Vector3 setter)
public b3JointFeedback m_appliedTorqueBodyA(b3Vector3 setter)
public b3JointFeedback m_appliedForceBodyB(b3Vector3 setter)
public b3JointFeedback m_appliedTorqueBodyB(b3Vector3 setter)
Copyright © 2024. All rights reserved.