public static class btSimulationIslandManagerMt.SolverParams extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
SolverParams()
Default native constructor.
|
SolverParams(long size)
Native array allocator.
|
SolverParams(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btSimulationIslandManagerMt.SolverParams |
getPointer(long i) |
btIDebugDraw |
m_debugDrawer() |
btSimulationIslandManagerMt.SolverParams |
m_debugDrawer(btIDebugDraw setter) |
btDispatcher |
m_dispatcher() |
btSimulationIslandManagerMt.SolverParams |
m_dispatcher(btDispatcher setter) |
btContactSolverInfo |
m_solverInfo() |
btSimulationIslandManagerMt.SolverParams |
m_solverInfo(btContactSolverInfo setter) |
btConstraintSolver |
m_solverMt() |
btSimulationIslandManagerMt.SolverParams |
m_solverMt(btConstraintSolver setter) |
btConstraintSolver |
m_solverPool() |
btSimulationIslandManagerMt.SolverParams |
m_solverPool(btConstraintSolver setter) |
btSimulationIslandManagerMt.SolverParams |
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 SolverParams()
public SolverParams(long size)
Pointer.position(long).public SolverParams(Pointer p)
Pointer(Pointer).public btSimulationIslandManagerMt.SolverParams position(long position)
public btSimulationIslandManagerMt.SolverParams getPointer(long i)
getPointer in class Pointerpublic btConstraintSolver m_solverPool()
public btSimulationIslandManagerMt.SolverParams m_solverPool(btConstraintSolver setter)
public btConstraintSolver m_solverMt()
public btSimulationIslandManagerMt.SolverParams m_solverMt(btConstraintSolver setter)
public btContactSolverInfo m_solverInfo()
public btSimulationIslandManagerMt.SolverParams m_solverInfo(btContactSolverInfo setter)
public btIDebugDraw m_debugDrawer()
public btSimulationIslandManagerMt.SolverParams m_debugDrawer(btIDebugDraw setter)
public btDispatcher m_dispatcher()
public btSimulationIslandManagerMt.SolverParams m_dispatcher(btDispatcher setter)
Copyright © 2024. All rights reserved.