@NoOffset @Properties(inherit=BulletDynamics.class) public class btWheelInfo extends Pointer
| Modifier and Type | Class and Description |
|---|---|
static class |
btWheelInfo.RaycastInfo |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btWheelInfo() |
btWheelInfo(btWheelInfoConstructionInfo ci) |
btWheelInfo(long size)
Native array allocator.
|
btWheelInfo(Pointer p)
Pointer cast constructor.
|
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 btWheelInfo(Pointer p)
Pointer(Pointer).public btWheelInfo(long size)
Pointer.position(long).public btWheelInfo()
public btWheelInfo(@ByRef btWheelInfoConstructionInfo ci)
public btWheelInfo position(long position)
public btWheelInfo getPointer(long i)
getPointer in class Pointer@ByRef public btWheelInfo.RaycastInfo m_raycastInfo()
public btWheelInfo m_raycastInfo(btWheelInfo.RaycastInfo setter)
@ByRef public btTransform m_worldTransform()
public btWheelInfo m_worldTransform(btTransform setter)
public btWheelInfo m_chassisConnectionPointCS(btVector3 setter)
public btWheelInfo m_wheelDirectionCS(btVector3 setter)
public btWheelInfo m_wheelAxleCS(btVector3 setter)
public btWheelInfo m_suspensionRestLength1(double setter)
public btWheelInfo m_maxSuspensionTravelCm(double setter)
public btWheelInfo m_wheelsRadius(double setter)
public btWheelInfo m_suspensionStiffness(double setter)
public btWheelInfo m_wheelsDampingCompression(double setter)
public btWheelInfo m_wheelsDampingRelaxation(double setter)
public btWheelInfo m_frictionSlip(double setter)
public btWheelInfo m_steering(double setter)
public btWheelInfo m_rotation(double setter)
public btWheelInfo m_deltaRotation(double setter)
public btWheelInfo m_rollInfluence(double setter)
public btWheelInfo m_maxSuspensionForce(double setter)
public btWheelInfo m_engineForce(double setter)
public btWheelInfo m_brake(double setter)
public btWheelInfo m_bIsFrontWheel(boolean setter)
public Pointer m_clientInfo()
public btWheelInfo m_clientInfo(Pointer setter)
public void updateWheel(@Const @ByRef btRigidBody chassis, @ByRef btWheelInfo.RaycastInfo raycastInfo)
@Cast(value="btScalar") public double m_clippedInvContactDotSuspension()
public btWheelInfo m_clippedInvContactDotSuspension(double setter)
public btWheelInfo m_suspensionRelativeVelocity(double setter)
public btWheelInfo m_wheelsSuspensionForce(double setter)
public btWheelInfo m_skidInfo(double setter)
Copyright © 2024. All rights reserved.