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