public class btMinkowskiPenetrationDepthSolver extends btConvexPenetrationDepthSolver
className| Constructor and Description |
|---|
btMinkowskiPenetrationDepthSolver() |
btMinkowskiPenetrationDepthSolver(long cPtr,
boolean cMemoryOwn)
Construct a new btMinkowskiPenetrationDepthSolver, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(btMinkowskiPenetrationDepthSolver obj) |
calcPenDepth, getCPtrdispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btMinkowskiPenetrationDepthSolver(long cPtr,
boolean cMemoryOwn)
public btMinkowskiPenetrationDepthSolver()
public static long getCPtr(btMinkowskiPenetrationDepthSolver obj)
Copyright © 2021. All rights reserved.