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