@NoOffset public static class btSoftBody.Note extends btSoftBody.Element
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Note()
Default native constructor.
|
Note(long size)
Native array allocator.
|
Note(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btSoftBody.Note |
getPointer(long i) |
DoublePointer |
m_coords() |
double |
m_coords(int i) |
btSoftBody.Note |
m_coords(int i,
double setter) |
PointerPointer |
m_nodes() |
btSoftBody.Node |
m_nodes(int i) |
btSoftBody.Note |
m_nodes(int i,
btSoftBody.Node setter) |
btVector3 |
m_offset() |
btSoftBody.Note |
m_offset(btVector3 setter) |
int |
m_rank() |
btSoftBody.Note |
m_rank(int setter) |
BytePointer |
m_text() |
btSoftBody.Note |
m_text(BytePointer setter) |
btSoftBody.Note |
position(long position) |
m_tag, m_tagaddress, 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 Note()
public Note(long size)
Pointer.position(long).public Note(Pointer p)
Pointer(Pointer).public btSoftBody.Note position(long position)
position in class btSoftBody.Elementpublic btSoftBody.Note getPointer(long i)
getPointer in class btSoftBody.Element@Cast(value="const char*") public BytePointer m_text()
public btSoftBody.Note m_text(BytePointer setter)
public btSoftBody.Note m_offset(btVector3 setter)
public int m_rank()
public btSoftBody.Note m_rank(int setter)
public btSoftBody.Node m_nodes(int i)
public btSoftBody.Note m_nodes(int i, btSoftBody.Node setter)
@MemberGetter @Cast(value="btSoftBody::Node**") public PointerPointer m_nodes()
public btSoftBody.Note m_coords(int i, double setter)
@MemberGetter @Cast(value="btScalar*") public DoublePointer m_coords()
Copyright © 2024. All rights reserved.