@Properties(inherit=BulletCollision.class) public class btPolyhedralContactClipping extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btPolyhedralContactClipping()
Default native constructor.
|
btPolyhedralContactClipping(long size)
Native array allocator.
|
btPolyhedralContactClipping(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 btPolyhedralContactClipping()
public btPolyhedralContactClipping(long size)
Pointer.position(long).public btPolyhedralContactClipping(Pointer p)
Pointer(Pointer).public btPolyhedralContactClipping position(long position)
public btPolyhedralContactClipping getPointer(long i)
getPointer in class Pointerpublic static void clipHullAgainstHull(@Const @ByRef btVector3 separatingNormal1, @Const @ByRef btConvexPolyhedron hullA, @Const @ByRef btConvexPolyhedron hullB, @Const @ByRef btTransform transA, @Const @ByRef btTransform transB, @Cast(value="const btScalar") double minDist, @Cast(value="btScalar") double maxDist, @Cast(value="btVertexArray*") @ByRef btVector3Array worldVertsB1, @Cast(value="btVertexArray*") @ByRef btVector3Array worldVertsB2, @ByRef btDiscreteCollisionDetectorInterface.Result resultOut)
public static void clipFaceAgainstHull(@Const @ByRef btVector3 separatingNormal, @Const @ByRef btConvexPolyhedron hullA, @Const @ByRef btTransform transA, @Cast(value="btVertexArray*") @ByRef btVector3Array worldVertsB1, @Cast(value="btVertexArray*") @ByRef btVector3Array worldVertsB2, @Cast(value="const btScalar") double minDist, @Cast(value="btScalar") double maxDist, @ByRef btDiscreteCollisionDetectorInterface.Result resultOut)
@Cast(value="bool") public static boolean findSeparatingAxis(@Const @ByRef btConvexPolyhedron hullA, @Const @ByRef btConvexPolyhedron hullB, @Const @ByRef btTransform transA, @Const @ByRef btTransform transB, @ByRef btVector3 sep, @ByRef btDiscreteCollisionDetectorInterface.Result resultOut)
Copyright © 2024. All rights reserved.