@NoOffset @Properties(inherit=BulletCollision.class) public class MyInternalTriangleIndexCallback extends btInternalTriangleIndexCallback
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
MyInternalTriangleIndexCallback(btCompoundShape colShape,
btGImpactMeshShape meshShape,
double depth) |
MyInternalTriangleIndexCallback(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
internalProcessTriangleIndex(btVector3 triangle,
int partId,
int triangleIndex) |
btCompoundShape |
m_colShape() |
MyInternalTriangleIndexCallback |
m_colShape(btCompoundShape setter) |
double |
m_depth() |
MyInternalTriangleIndexCallback |
m_depth(double setter) |
btGImpactMeshShape |
m_gimpactShape() |
MyInternalTriangleIndexCallback |
m_gimpactShape(btGImpactMeshShape setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic MyInternalTriangleIndexCallback(Pointer p)
Pointer(Pointer).public MyInternalTriangleIndexCallback(btCompoundShape colShape, @Const btGImpactMeshShape meshShape, @Cast(value="btScalar") double depth)
@Const public btGImpactMeshShape m_gimpactShape()
public MyInternalTriangleIndexCallback m_gimpactShape(btGImpactMeshShape setter)
public btCompoundShape m_colShape()
public MyInternalTriangleIndexCallback m_colShape(btCompoundShape setter)
public MyInternalTriangleIndexCallback m_depth(double setter)
public void internalProcessTriangleIndex(btVector3 triangle, int partId, int triangleIndex)
internalProcessTriangleIndex in class btInternalTriangleIndexCallbackCopyright © 2024. All rights reserved.