@Properties(inherit=Bullet3Collision.class) public class b3MyFace extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
b3MyFace()
Default native constructor.
|
b3MyFace(long size)
Native array allocator.
|
b3MyFace(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
b3MyFace |
getPointer(long i) |
b3IntArray |
m_indices() |
b3MyFace |
m_indices(b3IntArray setter) |
FloatPointer |
m_plane() |
float |
m_plane(int i) |
b3MyFace |
m_plane(int i,
float setter) |
b3MyFace |
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 b3MyFace()
public b3MyFace(long size)
Pointer.position(long).public b3MyFace(Pointer p)
Pointer(Pointer).public b3MyFace getPointer(long i)
getPointer in class Pointer@ByRef public b3IntArray m_indices()
public b3MyFace m_indices(b3IntArray setter)
public b3MyFace m_plane(int i, float setter)
@MemberGetter @Cast(value="b3Scalar*") public FloatPointer m_plane()
Copyright © 2024. All rights reserved.