@Properties(inherit=BulletCollision.class) public class btConvexInternalShapeData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
btConvexInternalShapeData()
Default native constructor.
|
btConvexInternalShapeData(long size)
Native array allocator.
|
btConvexInternalShapeData(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
btConvexInternalShapeData |
getPointer(long i) |
float |
m_collisionMargin() |
btConvexInternalShapeData |
m_collisionMargin(float setter) |
btCollisionShapeData |
m_collisionShapeData() |
btConvexInternalShapeData |
m_collisionShapeData(btCollisionShapeData setter) |
btVector3FloatData |
m_implicitShapeDimensions() |
btConvexInternalShapeData |
m_implicitShapeDimensions(btVector3FloatData setter) |
btVector3FloatData |
m_localScaling() |
btConvexInternalShapeData |
m_localScaling(btVector3FloatData setter) |
int |
m_padding() |
btConvexInternalShapeData |
m_padding(int setter) |
btConvexInternalShapeData |
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 btConvexInternalShapeData()
public btConvexInternalShapeData(long size)
Pointer.position(long)
.public btConvexInternalShapeData(Pointer p)
Pointer(Pointer)
.public btConvexInternalShapeData position(long position)
public btConvexInternalShapeData getPointer(long i)
getPointer
in class Pointer
@ByRef public btCollisionShapeData m_collisionShapeData()
public btConvexInternalShapeData m_collisionShapeData(btCollisionShapeData setter)
@ByRef public btVector3FloatData m_localScaling()
public btConvexInternalShapeData m_localScaling(btVector3FloatData setter)
@ByRef public btVector3FloatData m_implicitShapeDimensions()
public btConvexInternalShapeData m_implicitShapeDimensions(btVector3FloatData setter)
public float m_collisionMargin()
public btConvexInternalShapeData m_collisionMargin(float setter)
public int m_padding()
public btConvexInternalShapeData m_padding(int setter)
Copyright © 2024. All rights reserved.