@Properties(inherit=BulletCollision.class) public class btCompoundShapeChild extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
btCompoundShapeChild()
Default native constructor.
|
btCompoundShapeChild(long size)
Native array allocator.
|
btCompoundShapeChild(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
btCompoundShapeChild |
getPointer(long i) |
double |
m_childMargin() |
btCompoundShapeChild |
m_childMargin(double setter) |
btCollisionShape |
m_childShape() |
btCompoundShapeChild |
m_childShape(btCollisionShape setter) |
int |
m_childShapeType() |
btCompoundShapeChild |
m_childShapeType(int setter) |
btDbvtNode |
m_node() |
btCompoundShapeChild |
m_node(btDbvtNode setter) |
btTransform |
m_transform() |
btCompoundShapeChild |
m_transform(btTransform setter) |
btCompoundShapeChild |
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, zero
public btCompoundShapeChild()
public btCompoundShapeChild(long size)
Pointer.position(long)
.public btCompoundShapeChild(Pointer p)
Pointer(Pointer)
.public btCompoundShapeChild position(long position)
public btCompoundShapeChild getPointer(long i)
getPointer
in class Pointer
@ByRef public btTransform m_transform()
public btCompoundShapeChild m_transform(btTransform setter)
public btCollisionShape m_childShape()
public btCompoundShapeChild m_childShape(btCollisionShape setter)
public int m_childShapeType()
public btCompoundShapeChild m_childShapeType(int setter)
public btCompoundShapeChild m_childMargin(double setter)
public btDbvtNode m_node()
public btCompoundShapeChild m_node(btDbvtNode setter)
Copyright © 2024. All rights reserved.