| Package | Description |
|---|---|
| com.badlogic.gdx.physics.bullet.linearmath |
| Modifier and Type | Method and Description |
|---|---|
static long |
HullLibrary.getCPtr(HullLibrary obj) |
static int |
LinearMathJNI.HullLibrary_CreateConvexHull(long jarg1,
HullLibrary jarg1_,
long jarg2,
HullDesc jarg2_,
long jarg3,
HullResult jarg3_) |
static int |
LinearMathJNI.HullLibrary_ReleaseResult(long jarg1,
HullLibrary jarg1_,
long jarg2,
HullResult jarg2_) |
static long |
LinearMathJNI.HullLibrary_vertexIndexMapping_get(long jarg1,
HullLibrary jarg1_) |
static void |
LinearMathJNI.HullLibrary_vertexIndexMapping_set(long jarg1,
HullLibrary jarg1_,
long jarg2) |
Copyright © 2021. All rights reserved.