@Properties(inherit=BulletCollision.class) public class btTriangleMeshShapeData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btTriangleMeshShapeData()
Default native constructor.
|
btTriangleMeshShapeData(long size)
Native array allocator.
|
btTriangleMeshShapeData(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btTriangleMeshShapeData |
getPointer(long i) |
float |
m_collisionMargin() |
btTriangleMeshShapeData |
m_collisionMargin(float setter) |
btCollisionShapeData |
m_collisionShapeData() |
btTriangleMeshShapeData |
m_collisionShapeData(btCollisionShapeData setter) |
btStridingMeshInterfaceData |
m_meshInterface() |
btTriangleMeshShapeData |
m_meshInterface(btStridingMeshInterfaceData setter) |
BytePointer |
m_pad3() |
byte |
m_pad3(int i) |
btTriangleMeshShapeData |
m_pad3(int i,
byte setter) |
btQuantizedBvhDoubleData |
m_quantizedDoubleBvh() |
btTriangleMeshShapeData |
m_quantizedDoubleBvh(btQuantizedBvhDoubleData setter) |
btQuantizedBvhFloatData |
m_quantizedFloatBvh() |
btTriangleMeshShapeData |
m_quantizedFloatBvh(btQuantizedBvhFloatData setter) |
btTriangleInfoMapData |
m_triangleInfoMap() |
btTriangleMeshShapeData |
m_triangleInfoMap(btTriangleInfoMapData setter) |
btTriangleMeshShapeData |
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 btTriangleMeshShapeData()
public btTriangleMeshShapeData(long size)
Pointer.position(long).public btTriangleMeshShapeData(Pointer p)
Pointer(Pointer).public btTriangleMeshShapeData position(long position)
public btTriangleMeshShapeData getPointer(long i)
getPointer in class Pointer@ByRef public btCollisionShapeData m_collisionShapeData()
public btTriangleMeshShapeData m_collisionShapeData(btCollisionShapeData setter)
@ByRef public btStridingMeshInterfaceData m_meshInterface()
public btTriangleMeshShapeData m_meshInterface(btStridingMeshInterfaceData setter)
public btQuantizedBvhFloatData m_quantizedFloatBvh()
public btTriangleMeshShapeData m_quantizedFloatBvh(btQuantizedBvhFloatData setter)
public btQuantizedBvhDoubleData m_quantizedDoubleBvh()
public btTriangleMeshShapeData m_quantizedDoubleBvh(btQuantizedBvhDoubleData setter)
public btTriangleInfoMapData m_triangleInfoMap()
public btTriangleMeshShapeData m_triangleInfoMap(btTriangleInfoMapData setter)
public float m_collisionMargin()
public btTriangleMeshShapeData m_collisionMargin(float setter)
public btTriangleMeshShapeData m_pad3(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer m_pad3()
Copyright © 2024. All rights reserved.