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