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