@NoOffset @Properties(inherit=BulletCollision.class) public class btShapeHull extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btShapeHull(btConvexShape shape) |
btShapeHull(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
buildHull(double margin) |
boolean |
buildHull(double margin,
int highres) |
IntPointer |
getIndexPointer() |
btVector3 |
getVertexPointer() |
int |
numIndices() |
int |
numTriangles() |
int |
numVertices() |
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 btShapeHull(Pointer p)
Pointer(Pointer).public btShapeHull(@Const btConvexShape shape)
@Cast(value="bool") public boolean buildHull(@Cast(value="btScalar") double margin, int highres)
public int numTriangles()
public int numVertices()
public int numIndices()
@Cast(value="const unsigned int*") public IntPointer getIndexPointer()
Copyright © 2024. All rights reserved.