@NoOffset public static class btGImpactCompoundShape.CompoundPrimitiveManager extends btPrimitiveManagerBase
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CompoundPrimitiveManager() |
CompoundPrimitiveManager(btGImpactCompoundShape.CompoundPrimitiveManager compound) |
CompoundPrimitiveManager(btGImpactCompoundShape compoundShape) |
CompoundPrimitiveManager(long size)
Native array allocator.
|
CompoundPrimitiveManager(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
get_primitive_count() |
void |
get_primitive_triangle(int prim_index,
btPrimitiveTriangle triangle)
retrieves only the points of the triangle, and the collision margin
|
btGImpactCompoundShape.CompoundPrimitiveManager |
getPointer(long i) |
boolean |
is_trimesh()
determines if this manager consist on only triangles, which special case will be optimized
|
btGImpactCompoundShape |
m_compoundShape() |
btGImpactCompoundShape.CompoundPrimitiveManager |
m_compoundShape(btGImpactCompoundShape setter) |
btGImpactCompoundShape.CompoundPrimitiveManager |
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 CompoundPrimitiveManager(Pointer p)
Pointer(Pointer).public CompoundPrimitiveManager(long size)
Pointer.position(long).public CompoundPrimitiveManager(@Const @ByRef btGImpactCompoundShape.CompoundPrimitiveManager compound)
public CompoundPrimitiveManager(btGImpactCompoundShape compoundShape)
public CompoundPrimitiveManager()
public btGImpactCompoundShape.CompoundPrimitiveManager position(long position)
public btGImpactCompoundShape.CompoundPrimitiveManager getPointer(long i)
getPointer in class Pointerpublic btGImpactCompoundShape m_compoundShape()
public btGImpactCompoundShape.CompoundPrimitiveManager m_compoundShape(btGImpactCompoundShape setter)
@Cast(value="bool") public boolean is_trimesh()
btPrimitiveManagerBaseis_trimesh in class btPrimitiveManagerBasepublic int get_primitive_count()
get_primitive_count in class btPrimitiveManagerBasepublic void get_primitive_triangle(int prim_index,
@ByRef
btPrimitiveTriangle triangle)
btPrimitiveManagerBaseget_primitive_triangle in class btPrimitiveManagerBaseCopyright © 2024. All rights reserved.