@NoOffset @Properties(inherit=LinearMath.class) public class PHullResult extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
PHullResult() |
PHullResult(long size)
Native array allocator.
|
PHullResult(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PHullResult |
getPointer(long i) |
btUIntArray |
m_Indices() |
PHullResult |
m_Indices(btUIntArray setter) |
int |
mFaceCount() |
PHullResult |
mFaceCount(int setter) |
int |
mIndexCount() |
PHullResult |
mIndexCount(int setter) |
int |
mVcount() |
PHullResult |
mVcount(int setter) |
btVector3 |
mVertices() |
PHullResult |
mVertices(btVector3 setter) |
PHullResult |
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 PHullResult(Pointer p)
Pointer(Pointer).public PHullResult(long size)
Pointer.position(long).public PHullResult()
public PHullResult position(long position)
public PHullResult getPointer(long i)
getPointer in class Pointerpublic PHullResult mVcount(int setter)
public PHullResult mIndexCount(int setter)
public PHullResult mFaceCount(int setter)
public btVector3 mVertices()
public PHullResult mVertices(btVector3 setter)
@ByRef @Cast(value="TUIntArray*") public btUIntArray m_Indices()
public PHullResult m_Indices(btUIntArray setter)
Copyright © 2024. All rights reserved.