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