@Properties(inherit=BulletCollision.class) public class btConeShapeData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btConeShapeData()
Default native constructor.
|
btConeShapeData(long size)
Native array allocator.
|
btConeShapeData(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btConeShapeData |
getPointer(long i) |
btConvexInternalShapeData |
m_convexInternalShapeData() |
btConeShapeData |
m_convexInternalShapeData(btConvexInternalShapeData setter) |
BytePointer |
m_padding() |
byte |
m_padding(int i) |
btConeShapeData |
m_padding(int i,
byte setter) |
int |
m_upIndex() |
btConeShapeData |
m_upIndex(int setter) |
btConeShapeData |
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 btConeShapeData()
public btConeShapeData(long size)
Pointer.position(long).public btConeShapeData(Pointer p)
Pointer(Pointer).public btConeShapeData position(long position)
public btConeShapeData getPointer(long i)
getPointer in class Pointer@ByRef public btConvexInternalShapeData m_convexInternalShapeData()
public btConeShapeData m_convexInternalShapeData(btConvexInternalShapeData setter)
public int m_upIndex()
public btConeShapeData m_upIndex(int setter)
public btConeShapeData m_padding(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer m_padding()
Copyright © 2024. All rights reserved.