@Properties(inherit=Bullet3Collision.class) public class b3Collidable extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
b3Collidable()
Default native constructor.
|
b3Collidable(long size)
Native array allocator.
|
b3Collidable(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
b3Collidable |
getPointer(long i) |
int |
m_bvhIndex() |
b3Collidable |
m_bvhIndex(int setter) |
int |
m_compoundBvhIndex() |
b3Collidable |
m_compoundBvhIndex(int setter) |
float |
m_height() |
b3Collidable |
m_height(float setter) |
int |
m_numChildShapes() |
b3Collidable |
m_numChildShapes(int setter) |
float |
m_radius() |
b3Collidable |
m_radius(float setter) |
int |
m_shapeIndex() |
b3Collidable |
m_shapeIndex(int setter) |
int |
m_shapeType() |
b3Collidable |
m_shapeType(int setter) |
b3Collidable |
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 b3Collidable()
public b3Collidable(long size)
Pointer.position(long).public b3Collidable(Pointer p)
Pointer(Pointer).public b3Collidable position(long position)
public b3Collidable getPointer(long i)
getPointer in class Pointerpublic int m_numChildShapes()
public b3Collidable m_numChildShapes(int setter)
public int m_bvhIndex()
public b3Collidable m_bvhIndex(int setter)
public float m_radius()
public b3Collidable m_radius(float setter)
public int m_compoundBvhIndex()
public b3Collidable m_compoundBvhIndex(int setter)
public int m_shapeType()
public b3Collidable m_shapeType(int setter)
public int m_shapeIndex()
public b3Collidable m_shapeIndex(int setter)
public float m_height()
public b3Collidable m_height(float setter)
Copyright © 2024. All rights reserved.