@Properties(inherit=BulletCollision.class) public class btTriangleInfoData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btTriangleInfoData()
Default native constructor.
|
btTriangleInfoData(long size)
Native array allocator.
|
btTriangleInfoData(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btTriangleInfoData |
getPointer(long i) |
float |
m_edgeV0V1Angle() |
btTriangleInfoData |
m_edgeV0V1Angle(float setter) |
float |
m_edgeV1V2Angle() |
btTriangleInfoData |
m_edgeV1V2Angle(float setter) |
float |
m_edgeV2V0Angle() |
btTriangleInfoData |
m_edgeV2V0Angle(float setter) |
int |
m_flags() |
btTriangleInfoData |
m_flags(int setter) |
btTriangleInfoData |
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 btTriangleInfoData()
public btTriangleInfoData(long size)
Pointer.position(long).public btTriangleInfoData(Pointer p)
Pointer(Pointer).public btTriangleInfoData position(long position)
public btTriangleInfoData getPointer(long i)
getPointer in class Pointerpublic int m_flags()
public btTriangleInfoData m_flags(int setter)
public float m_edgeV0V1Angle()
public btTriangleInfoData m_edgeV0V1Angle(float setter)
public float m_edgeV1V2Angle()
public btTriangleInfoData m_edgeV1V2Angle(float setter)
public float m_edgeV2V0Angle()
public btTriangleInfoData m_edgeV2V0Angle(float setter)
Copyright © 2024. All rights reserved.