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