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