@Properties(inherit=BulletDynamics.class) public class btDynamicsWorldDoubleData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btDynamicsWorldDoubleData()
Default native constructor.
|
btDynamicsWorldDoubleData(long size)
Native array allocator.
|
btDynamicsWorldDoubleData(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btDynamicsWorldDoubleData |
getPointer(long i) |
btVector3DoubleData |
m_gravity() |
btDynamicsWorldDoubleData |
m_gravity(btVector3DoubleData setter) |
btContactSolverInfoDoubleData |
m_solverInfo() |
btDynamicsWorldDoubleData |
m_solverInfo(btContactSolverInfoDoubleData setter) |
btDynamicsWorldDoubleData |
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 btDynamicsWorldDoubleData()
public btDynamicsWorldDoubleData(long size)
Pointer.position(long).public btDynamicsWorldDoubleData(Pointer p)
Pointer(Pointer).public btDynamicsWorldDoubleData position(long position)
public btDynamicsWorldDoubleData getPointer(long i)
getPointer in class Pointer@ByRef public btContactSolverInfoDoubleData m_solverInfo()
public btDynamicsWorldDoubleData m_solverInfo(btContactSolverInfoDoubleData setter)
@ByRef public btVector3DoubleData m_gravity()
public btDynamicsWorldDoubleData m_gravity(btVector3DoubleData setter)
Copyright © 2024. All rights reserved.