| Package | Description |
|---|---|
| com.badlogic.gdx.physics.bullet.linearmath |
| Modifier and Type | Method and Description |
|---|---|
btConvexHullComputer.Edge |
btConvexHullComputer.Edge.getNextEdgeOfFace() |
btConvexHullComputer.Edge |
btConvexHullComputer.Edge.getNextEdgeOfVertex() |
btConvexHullComputer.Edge |
btConvexHullComputer.Edge.getReverseEdge() |
| Modifier and Type | Method and Description |
|---|---|
static long |
LinearMathJNI.btConvexHullComputer_Edge_getNextEdgeOfFace(long jarg1,
btConvexHullComputer.Edge jarg1_) |
static long |
LinearMathJNI.btConvexHullComputer_Edge_getNextEdgeOfVertex(long jarg1,
btConvexHullComputer.Edge jarg1_) |
static long |
LinearMathJNI.btConvexHullComputer_Edge_getReverseEdge(long jarg1,
btConvexHullComputer.Edge jarg1_) |
static int |
LinearMathJNI.btConvexHullComputer_Edge_getSourceVertex(long jarg1,
btConvexHullComputer.Edge jarg1_) |
static int |
LinearMathJNI.btConvexHullComputer_Edge_getTargetVertex(long jarg1,
btConvexHullComputer.Edge jarg1_) |
static long |
btConvexHullComputer.Edge.getCPtr(btConvexHullComputer.Edge obj) |
Copyright © 2021. All rights reserved.