@NoOffset public static class btSoftBody.Link extends btSoftBody.Feature
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
Link()
Default native constructor.
|
Link(long size)
Native array allocator.
|
Link(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
btSoftBody.Link |
getPointer(long i) |
int |
m_bbending() |
btSoftBody.Link |
m_bbending(int setter) |
double |
m_c0() |
btSoftBody.Link |
m_c0(double setter) |
double |
m_c1() |
btSoftBody.Link |
m_c1(double setter) |
double |
m_c2() |
btSoftBody.Link |
m_c2(double setter) |
btVector3 |
m_c3() |
btSoftBody.Link |
m_c3(btVector3 setter) |
PointerPointer |
m_n() |
btSoftBody.Node |
m_n(int i) |
btSoftBody.Link |
m_n(int i,
btSoftBody.Node setter) |
double |
m_rl() |
btSoftBody.Link |
m_rl(double setter) |
btSoftBody.Link |
position(long position) |
m_material, m_material
m_tag, m_tag
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 Link()
public Link(long size)
Pointer.position(long)
.public Link(Pointer p)
Pointer(Pointer)
.public btSoftBody.Link position(long position)
position
in class btSoftBody.Feature
public btSoftBody.Link getPointer(long i)
getPointer
in class btSoftBody.Feature
public btSoftBody.Link m_c3(btVector3 setter)
public btSoftBody.Node m_n(int i)
public btSoftBody.Link m_n(int i, btSoftBody.Node setter)
@MemberGetter @Cast(value="btSoftBody::Node**") public PointerPointer m_n()
public btSoftBody.Link m_rl(double setter)
@NoOffset public int m_bbending()
public btSoftBody.Link m_bbending(int setter)
public btSoftBody.Link m_c0(double setter)
public btSoftBody.Link m_c1(double setter)
public btSoftBody.Link m_c2(double setter)
Copyright © 2024. All rights reserved.