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