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