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