@NoOffset public static class btConvexPlaneCollisionAlgorithm.CreateFunc extends btCollisionAlgorithmCreateFunc
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
CreateFunc() |
CreateFunc(long size)
Native array allocator.
|
CreateFunc(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
btCollisionAlgorithm |
CreateCollisionAlgorithm(btCollisionAlgorithmConstructionInfo ci,
btCollisionObjectWrapper body0Wrap,
btCollisionObjectWrapper body1Wrap) |
btConvexPlaneCollisionAlgorithm.CreateFunc |
getPointer(long i) |
int |
m_minimumPointsPerturbationThreshold() |
btConvexPlaneCollisionAlgorithm.CreateFunc |
m_minimumPointsPerturbationThreshold(int setter) |
int |
m_numPerturbationIterations() |
btConvexPlaneCollisionAlgorithm.CreateFunc |
m_numPerturbationIterations(int setter) |
btConvexPlaneCollisionAlgorithm.CreateFunc |
position(long position) |
m_swapped, m_swapped
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, zero
public CreateFunc(Pointer p)
Pointer(Pointer)
.public CreateFunc(long size)
Pointer.position(long)
.public CreateFunc()
public btConvexPlaneCollisionAlgorithm.CreateFunc position(long position)
position
in class btCollisionAlgorithmCreateFunc
public btConvexPlaneCollisionAlgorithm.CreateFunc getPointer(long i)
getPointer
in class btCollisionAlgorithmCreateFunc
public int m_numPerturbationIterations()
public btConvexPlaneCollisionAlgorithm.CreateFunc m_numPerturbationIterations(int setter)
public int m_minimumPointsPerturbationThreshold()
public btConvexPlaneCollisionAlgorithm.CreateFunc m_minimumPointsPerturbationThreshold(int setter)
public btCollisionAlgorithm CreateCollisionAlgorithm(@ByRef btCollisionAlgorithmConstructionInfo ci, @Const btCollisionObjectWrapper body0Wrap, @Const btCollisionObjectWrapper body1Wrap)
CreateCollisionAlgorithm
in class btCollisionAlgorithmCreateFunc
Copyright © 2024. All rights reserved.