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