@NoOffset @Properties(inherit=Bullet3OpenCL.class) public class b3JacobiSolverInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
b3JacobiSolverInfo() |
b3JacobiSolverInfo(long size)
Native array allocator.
|
b3JacobiSolverInfo(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
b3JacobiSolverInfo |
getPointer(long i) |
float |
m_deltaTime() |
b3JacobiSolverInfo |
m_deltaTime(float setter) |
int |
m_fixedBodyIndex() |
b3JacobiSolverInfo |
m_fixedBodyIndex(int setter) |
int |
m_numIterations() |
b3JacobiSolverInfo |
m_numIterations(int setter) |
float |
m_positionConstraintCoeff() |
b3JacobiSolverInfo |
m_positionConstraintCoeff(float setter) |
float |
m_positionDrift() |
b3JacobiSolverInfo |
m_positionDrift(float setter) |
b3JacobiSolverInfo |
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, zero
public b3JacobiSolverInfo(Pointer p)
Pointer(Pointer)
.public b3JacobiSolverInfo(long size)
Pointer.position(long)
.public b3JacobiSolverInfo()
public b3JacobiSolverInfo position(long position)
public b3JacobiSolverInfo getPointer(long i)
getPointer
in class Pointer
public int m_fixedBodyIndex()
public b3JacobiSolverInfo m_fixedBodyIndex(int setter)
public float m_deltaTime()
public b3JacobiSolverInfo m_deltaTime(float setter)
public float m_positionDrift()
public b3JacobiSolverInfo m_positionDrift(float setter)
public float m_positionConstraintCoeff()
public b3JacobiSolverInfo m_positionConstraintCoeff(float setter)
public int m_numIterations()
public b3JacobiSolverInfo m_numIterations(int setter)
Copyright © 2024. All rights reserved.