public class btContinuousConvexCollision extends btConvexCast
btConvexCast.CastResultclassName| Constructor and Description |
|---|
btContinuousConvexCollision(btConvexShape shapeA,
btConvexShape shapeB,
btVoronoiSimplexSolver simplexSolver,
btConvexPenetrationDepthSolver penetrationDepthSolver) |
btContinuousConvexCollision(btConvexShape shapeA,
btStaticPlaneShape plane) |
btContinuousConvexCollision(long cPtr,
boolean cMemoryOwn)
Construct a new btContinuousConvexCollision, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(btContinuousConvexCollision obj) |
calcTimeOfImpact, getCPtrdispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btContinuousConvexCollision(long cPtr,
boolean cMemoryOwn)
public btContinuousConvexCollision(btConvexShape shapeA, btConvexShape shapeB, btVoronoiSimplexSolver simplexSolver, btConvexPenetrationDepthSolver penetrationDepthSolver)
public btContinuousConvexCollision(btConvexShape shapeA, btStaticPlaneShape plane)
public static long getCPtr(btContinuousConvexCollision obj)
Copyright © 2021. All rights reserved.