@NoOffset public static class b3SolverBase.ConstraintCfg extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ConstraintCfg() |
ConstraintCfg(float dt) |
ConstraintCfg(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
float |
m_batchCellSize() |
b3SolverBase.ConstraintCfg |
m_batchCellSize(float setter) |
float |
m_dt() |
b3SolverBase.ConstraintCfg |
m_dt(float setter) |
boolean |
m_enableParallelSolve() |
b3SolverBase.ConstraintCfg |
m_enableParallelSolve(boolean setter) |
float |
m_positionConstraintCoeff() |
b3SolverBase.ConstraintCfg |
m_positionConstraintCoeff(float setter) |
float |
m_positionDrift() |
b3SolverBase.ConstraintCfg |
m_positionDrift(float setter) |
int |
m_staticIdx() |
b3SolverBase.ConstraintCfg |
m_staticIdx(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic ConstraintCfg(Pointer p)
Pointer(Pointer).public ConstraintCfg(float dt)
public ConstraintCfg()
public float m_positionDrift()
public b3SolverBase.ConstraintCfg m_positionDrift(float setter)
public float m_positionConstraintCoeff()
public b3SolverBase.ConstraintCfg m_positionConstraintCoeff(float setter)
public float m_dt()
public b3SolverBase.ConstraintCfg m_dt(float setter)
public b3SolverBase.ConstraintCfg m_enableParallelSolve(boolean setter)
public float m_batchCellSize()
public b3SolverBase.ConstraintCfg m_batchCellSize(float setter)
public int m_staticIdx()
public b3SolverBase.ConstraintCfg m_staticIdx(int setter)
Copyright © 2024. All rights reserved.