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