@Properties(inherit=BulletCollision.class) public class btShapeGradients extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btShapeGradients()
Default native constructor.
|
btShapeGradients(long size)
Native array allocator.
|
btShapeGradients(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DoublePointer |
apply(int i,
int j) |
void |
bottomRowsMul(int row,
double val) |
btShapeGradients |
getPointer(long i) |
btVector3 |
m_vec() |
btVector3 |
m_vec(int i) |
btShapeGradients |
m_vec(int i,
btVector3 setter) |
btShapeGradients |
position(long position) |
void |
topRowsDivide(int row,
double denom) |
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 btShapeGradients()
public btShapeGradients(long size)
Pointer.position(long).public btShapeGradients(Pointer p)
Pointer(Pointer).public btShapeGradients position(long position)
public btShapeGradients getPointer(long i)
getPointer in class Pointerpublic btShapeGradients m_vec(int i, btVector3 setter)
@MemberGetter public btVector3 m_vec()
public void topRowsDivide(int row,
double denom)
public void bottomRowsMul(int row,
double val)
Copyright © 2024. All rights reserved.