@Properties(inherit=BulletCollision.class) public class btShapeMatrix extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btShapeMatrix()
Default native constructor.
|
btShapeMatrix(long size)
Native array allocator.
|
btShapeMatrix(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DoublePointer |
get(int i) |
btShapeMatrix |
getPointer(long i) |
DoublePointer |
m_vec() |
double |
m_vec(int i) |
btShapeMatrix |
m_vec(int i,
double setter) |
btShapeMatrix |
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 btShapeMatrix()
public btShapeMatrix(long size)
Pointer.position(long).public btShapeMatrix(Pointer p)
Pointer(Pointer).public btShapeMatrix position(long position)
public btShapeMatrix getPointer(long i)
getPointer in class Pointerpublic double m_vec(int i)
public btShapeMatrix m_vec(int i, double setter)
@MemberGetter public DoublePointer m_vec()
@ByRef @Name(value="operator []") public DoublePointer get(int i)
Copyright © 2024. All rights reserved.