@NoOffset @Properties(inherit=BulletCollision.class) public class btMiniSDF extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btMiniSDF() |
btMiniSDF(long size)
Native array allocator.
|
btMiniSDF(Pointer p)
Pointer cast constructor.
|
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 btMiniSDF(Pointer p)
Pointer(Pointer).public btMiniSDF(long size)
Pointer.position(long).public btMiniSDF()
public btMiniSDF getPointer(long i)
getPointer in class Pointer@ByRef public btAlignedBox3d m_domain()
public btMiniSDF m_domain(btAlignedBox3d setter)
public btMiniSDF m_resolution(int i, int setter)
@MemberGetter @Cast(value="unsigned int*") public IntPointer m_resolution()
public btMiniSDF m_n_cells(long setter)
public btMiniSDF m_n_fields(long setter)
public btMiniSDF m_isValid(boolean setter)
@ByRef public btDoubleArrayArray m_nodes()
public btMiniSDF m_nodes(btDoubleArrayArray setter)
@ByRef public btCell32ArrayArray m_cells()
public btMiniSDF m_cells(btCell32ArrayArray setter)
@ByRef public btUnsignedIntArrayArray m_cell_map()
public btMiniSDF m_cell_map(btUnsignedIntArrayArray setter)
@Cast(value="bool") public boolean load(@Cast(value="const char*") BytePointer data, int size)
@Cast(value="unsigned int") public int multiToSingleIndex(@Const @ByRef btMultiIndex ijk)
@ByVal public btAlignedBox3d subdomain(@Const @ByRef btMultiIndex ijk)
@ByVal public btMultiIndex singleToMultiIndex(@Cast(value="unsigned int") int l)
@ByVal public btAlignedBox3d subdomain(@Cast(value="unsigned int") int l)
@ByVal public btShapeMatrix shape_function_(@Const @ByRef btVector3 xi, btShapeGradients gradient)
@ByVal public btShapeMatrix shape_function_(@Const @ByRef btVector3 xi)
@Cast(value="bool") public boolean interpolate(@Cast(value="unsigned int") int field_id, @ByRef DoublePointer dist, @Const @ByRef btVector3 x, btVector3 gradient)
@Cast(value="bool") public boolean interpolate(@Cast(value="unsigned int") int field_id, @ByRef DoubleBuffer dist, @Const @ByRef btVector3 x, btVector3 gradient)
Copyright © 2024. All rights reserved.