@NoOffset @Properties(inherit=BulletCollision.class) public class btMaterial extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btMaterial() |
btMaterial(double fric,
double rest) |
btMaterial(long size)
Native array allocator.
|
btMaterial(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btMaterial |
getPointer(long i) |
double |
m_friction() |
btMaterial |
m_friction(double setter) |
double |
m_restitution() |
btMaterial |
m_restitution(double setter) |
IntPointer |
pad() |
int |
pad(int i) |
btMaterial |
pad(int i,
int setter) |
btMaterial |
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 btMaterial(Pointer p)
Pointer(Pointer).public btMaterial(long size)
Pointer.position(long).public btMaterial()
public btMaterial position(long position)
public btMaterial getPointer(long i)
getPointer in class Pointerpublic btMaterial m_friction(double setter)
public btMaterial m_restitution(double setter)
public int pad(int i)
public btMaterial pad(int i, int setter)
@MemberGetter public IntPointer pad()
Copyright © 2024. All rights reserved.