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