public class btBU_Simplex1to4 extends btPolyhedralConvexAabbCachingShape
className| Constructor and Description |
|---|
btBU_Simplex1to4() |
btBU_Simplex1to4(long cPtr,
boolean cMemoryOwn)
Construct a new btBU_Simplex1to4, normally you should not need this constructor it's intended for low-level usage.
|
btBU_Simplex1to4(Vector3 pt0) |
btBU_Simplex1to4(Vector3 pt0,
Vector3 pt1) |
btBU_Simplex1to4(Vector3 pt0,
Vector3 pt1,
Vector3 pt2) |
btBU_Simplex1to4(Vector3 pt0,
Vector3 pt1,
Vector3 pt2,
Vector3 pt3) |
| Modifier and Type | Method and Description |
|---|---|
void |
addVertex(Vector3 pt) |
static long |
getCPtr(btBU_Simplex1to4 obj) |
int |
getIndex(int i) |
void |
operatorDelete(long ptr) |
void |
operatorDelete(long arg0,
long arg1) |
void |
operatorDeleteArray(long ptr) |
void |
operatorDeleteArray(long arg0,
long arg1) |
long |
operatorNew(long sizeInBytes) |
long |
operatorNew(long arg0,
long ptr) |
long |
operatorNewArray(long sizeInBytes) |
long |
operatorNewArray(long arg0,
long ptr) |
void |
reset() |
getCPtr, getNonvirtualAabb, recalcLocalAabbgetConvexPolyhedron, getCPtr, getEdge, getNumEdges, getNumPlanes, getNumVertices, getPlane, getVertex, initializePolyhedralFeatures, initializePolyhedralFeatures, isInsidegetCPtr, getImplicitShapeDimensions, getLocalScalingNV, getMarginNV, setImplicitShapeDimensions, setSafeMargin, setSafeMargin, setSafeMargin, setSafeMarginbatchedUnitVectorGetSupportingVertexWithoutMargin, getAabbNonVirtual, getAabbSlow, getCPtr, getMarginNonVirtual, getNumPreferredPenetrationDirections, getPreferredPenetrationDirection, localGetSupportingVertex, localGetSupportingVertexWithoutMargin, localGetSupportVertexNonVirtual, localGetSupportVertexWithoutMarginNonVirtual, projectcalculateLocalInertia, calculateSerializeBufferSize, calculateTemporalAabb, getAabb, getAngularMotionDisc, getAnisotropicRollingFrictionDirection, getBoundingSphere, getContactBreakingThreshold, getCPtr, getLocalScaling, getMargin, getName, getShapeType, getUserIndex, getUserPointer, isCompound, isConcave, isConvex, isConvex2d, isInfinite, isNonMoving, isPolyhedral, isSoftBody, newDerivedObject, serialize, serializeSingleShape, setLocalScaling, setMargin, setUserIndex, setUserPointerdispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btBU_Simplex1to4(long cPtr,
boolean cMemoryOwn)
public btBU_Simplex1to4()
public btBU_Simplex1to4(Vector3 pt0)
public static long getCPtr(btBU_Simplex1to4 obj)
public long operatorNew(long sizeInBytes)
operatorNew in class btPolyhedralConvexShapepublic void operatorDelete(long ptr)
operatorDelete in class btPolyhedralConvexShapepublic long operatorNew(long arg0,
long ptr)
operatorNew in class btPolyhedralConvexShapepublic void operatorDelete(long arg0,
long arg1)
operatorDelete in class btPolyhedralConvexShapepublic long operatorNewArray(long sizeInBytes)
operatorNewArray in class btPolyhedralConvexShapepublic void operatorDeleteArray(long ptr)
operatorDeleteArray in class btPolyhedralConvexShapepublic long operatorNewArray(long arg0,
long ptr)
operatorNewArray in class btPolyhedralConvexShapepublic void operatorDeleteArray(long arg0,
long arg1)
operatorDeleteArray in class btPolyhedralConvexShapepublic void reset()
public void addVertex(Vector3 pt)
public int getIndex(int i)
Copyright © 2021. All rights reserved.