@Properties(inherit=BulletCollision.class) public class btConstraintRow extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btConstraintRow()
Default native constructor.
|
btConstraintRow(long size)
Native array allocator.
|
btConstraintRow(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btConstraintRow |
getPointer(long i) |
double |
m_accumImpulse() |
btConstraintRow |
m_accumImpulse(double setter) |
double |
m_jacDiagInv() |
btConstraintRow |
m_jacDiagInv(double setter) |
double |
m_lowerLimit() |
btConstraintRow |
m_lowerLimit(double setter) |
DoublePointer |
m_normal() |
double |
m_normal(int i) |
btConstraintRow |
m_normal(int i,
double setter) |
double |
m_rhs() |
btConstraintRow |
m_rhs(double setter) |
double |
m_upperLimit() |
btConstraintRow |
m_upperLimit(double setter) |
btConstraintRow |
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 btConstraintRow()
public btConstraintRow(long size)
Pointer.position(long).public btConstraintRow(Pointer p)
Pointer(Pointer).public btConstraintRow position(long position)
public btConstraintRow getPointer(long i)
getPointer in class Pointerpublic btConstraintRow m_normal(int i, double setter)
@MemberGetter @Cast(value="btScalar*") public DoublePointer m_normal()
public btConstraintRow m_rhs(double setter)
public btConstraintRow m_jacDiagInv(double setter)
public btConstraintRow m_lowerLimit(double setter)
public btConstraintRow m_upperLimit(double setter)
public btConstraintRow m_accumImpulse(double setter)
Copyright © 2024. All rights reserved.