@Properties(inherit=BulletDynamics.class) public class btSolverConstraint extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Modifier and Type | Field and Description |
---|---|
static int |
BT_SOLVER_CONTACT_1D
enum btSolverConstraint::btSolverConstraintType
|
static int |
BT_SOLVER_FRICTION_1D
enum btSolverConstraint::btSolverConstraintType
|
Constructor and Description |
---|
btSolverConstraint()
Default native constructor.
|
btSolverConstraint(long size)
Native array allocator.
|
btSolverConstraint(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, zero
public static final int BT_SOLVER_CONTACT_1D
public static final int BT_SOLVER_FRICTION_1D
public btSolverConstraint()
public btSolverConstraint(long size)
Pointer.position(long)
.public btSolverConstraint(Pointer p)
Pointer(Pointer)
.public btSolverConstraint position(long position)
public btSolverConstraint getPointer(long i)
getPointer
in class Pointer
public btSolverConstraint m_relpos1CrossNormal(btVector3 setter)
public btSolverConstraint m_contactNormal1(btVector3 setter)
public btSolverConstraint m_relpos2CrossNormal(btVector3 setter)
public btSolverConstraint m_contactNormal2(btVector3 setter)
public btSolverConstraint m_angularComponentA(btVector3 setter)
public btSolverConstraint m_angularComponentB(btVector3 setter)
public btSolverConstraint m_appliedPushImpulse(double setter)
public btSolverConstraint m_appliedImpulse(double setter)
public btSolverConstraint m_friction(double setter)
public btSolverConstraint m_jacDiagABInv(double setter)
public btSolverConstraint m_rhs(double setter)
public btSolverConstraint m_cfm(double setter)
public btSolverConstraint m_lowerLimit(double setter)
public btSolverConstraint m_upperLimit(double setter)
public btSolverConstraint m_rhsPenetration(double setter)
public Pointer m_originalContactPoint()
public btSolverConstraint m_originalContactPoint(Pointer setter)
public btSolverConstraint m_unusedPadding4(double setter)
public int m_numRowsForNonContactConstraint()
public btSolverConstraint m_numRowsForNonContactConstraint(int setter)
public int m_overrideNumSolverIterations()
public btSolverConstraint m_overrideNumSolverIterations(int setter)
public int m_frictionIndex()
public btSolverConstraint m_frictionIndex(int setter)
public int m_solverBodyIdA()
public btSolverConstraint m_solverBodyIdA(int setter)
public int m_solverBodyIdB()
public btSolverConstraint m_solverBodyIdB(int setter)
Copyright © 2024. All rights reserved.