| Modifier and Type | Method and Description |
|---|---|
btVector3Array |
AllHitsRayResultCallback.getHitNormalWorld() |
btVector3Array |
AllHitsRayResultCallback.getHitPointWorld() |
btVector3Array |
btConvexPolyhedron.getUniqueEdges() |
btVector3Array |
btConvexPolyhedron.getVertices() |
| Modifier and Type | Method and Description |
|---|---|
static void |
CollisionJNI.AllHitsRayResultCallback_hitNormalWorld_set(long jarg1,
AllHitsRayResultCallback jarg1_,
long jarg2,
btVector3Array jarg2_) |
static void |
CollisionJNI.AllHitsRayResultCallback_hitPointWorld_set(long jarg1,
AllHitsRayResultCallback jarg1_,
long jarg2,
btVector3Array jarg2_) |
static void |
CollisionJNI.btConvexPolyhedron_uniqueEdges_set(long jarg1,
btConvexPolyhedron jarg1_,
long jarg2,
btVector3Array jarg2_) |
static void |
CollisionJNI.btConvexPolyhedron_vertices_set(long jarg1,
btConvexPolyhedron jarg1_,
long jarg2,
btVector3Array jarg2_) |
static void |
CollisionJNI.btPolyhedralContactClipping_clipFace(long jarg1,
btVector3Array jarg1_,
long jarg2,
btVector3Array jarg2_,
Vector3 jarg3,
float jarg4) |
static void |
CollisionJNI.btPolyhedralContactClipping_clipFaceAgainstHull(Vector3 jarg1,
long jarg2,
btConvexPolyhedron jarg2_,
Matrix4 jarg3,
long jarg4,
btVector3Array jarg4_,
long jarg5,
btVector3Array jarg5_,
float jarg6,
float jarg7,
long jarg8,
btDiscreteCollisionDetectorInterface.Result jarg8_) |
static void |
CollisionJNI.btPolyhedralContactClipping_clipHullAgainstHull(Vector3 jarg1,
long jarg2,
btConvexPolyhedron jarg2_,
long jarg3,
btConvexPolyhedron jarg3_,
Matrix4 jarg4,
Matrix4 jarg5,
float jarg6,
float jarg7,
long jarg8,
btVector3Array jarg8_,
long jarg9,
btVector3Array jarg9_,
long jarg10,
btDiscreteCollisionDetectorInterface.Result jarg10_) |
static void |
btPolyhedralContactClipping.clipFace(btVector3Array pVtxIn,
btVector3Array ppVtxOut,
Vector3 planeNormalWS,
float planeEqWS) |
static void |
btPolyhedralContactClipping.clipFaceAgainstHull(Vector3 separatingNormal,
btConvexPolyhedron hullA,
Matrix4 transA,
btVector3Array worldVertsB1,
btVector3Array worldVertsB2,
float minDist,
float maxDist,
btDiscreteCollisionDetectorInterface.Result resultOut) |
static void |
btPolyhedralContactClipping.clipHullAgainstHull(Vector3 separatingNormal1,
btConvexPolyhedron hullA,
btConvexPolyhedron hullB,
Matrix4 transA,
Matrix4 transB,
float minDist,
float maxDist,
btVector3Array worldVertsB1,
btVector3Array worldVertsB2,
btDiscreteCollisionDetectorInterface.Result resultOut) |
void |
AllHitsRayResultCallback.setHitNormalWorld(btVector3Array value) |
void |
AllHitsRayResultCallback.setHitPointWorld(btVector3Array value) |
void |
btConvexPolyhedron.setUniqueEdges(btVector3Array value) |
void |
btConvexPolyhedron.setVertices(btVector3Array value) |
| Modifier and Type | Method and Description |
|---|---|
btVector3Array |
btMultiBodyJacobianData.getScratch_v() |
| Modifier and Type | Method and Description |
|---|---|
btVector3Array |
HullResult.getOutputVertices() |
btVector3Array |
ConvexH.getVertices() |
btVector3Array |
btConvexHullComputer.getVertices() |
btVector3Array |
btVector3Array.operatorAssignment(btVector3Array other) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
btGeometryUtil.areVerticesBehindPlane(Vector3 planeNormal,
btVector3Array vertices,
float margin) |
static void |
LinearMathJNI.btConvexHullComputer_vertices_set(long jarg1,
btConvexHullComputer jarg1_,
long jarg2,
btVector3Array jarg2_) |
static boolean |
LinearMathJNI.btGeometryUtil_areVerticesBehindPlane(Vector3 jarg1,
long jarg2,
btVector3Array jarg2_,
float jarg3) |
static void |
LinearMathJNI.btGeometryUtil_getPlaneEquationsFromVertices(long jarg1,
btVector3Array jarg1_,
long jarg2,
btVector3Array jarg2_) |
static void |
LinearMathJNI.btGeometryUtil_getVerticesFromPlaneEquations(long jarg1,
btVector3Array jarg1_,
long jarg2,
btVector3Array jarg2_) |
static boolean |
LinearMathJNI.btGeometryUtil_isInside(long jarg1,
btVector3Array jarg1_,
Vector3 jarg2,
float jarg3) |
static boolean |
LinearMathJNI.btGeometryUtil_isPointInsidePlanes(long jarg1,
btVector3Array jarg1_,
Vector3 jarg2,
float jarg3) |
static Vector3 |
LinearMathJNI.btVector3Array_at(long jarg1,
btVector3Array jarg1_,
int jarg2) |
static Vector3 |
LinearMathJNI.btVector3Array_atConst(long jarg1,
btVector3Array jarg1_,
int jarg2) |
static int |
LinearMathJNI.btVector3Array_capacity(long jarg1,
btVector3Array jarg1_) |
static void |
LinearMathJNI.btVector3Array_clear(long jarg1,
btVector3Array jarg1_) |
static void |
LinearMathJNI.btVector3Array_copyFromArray(long jarg1,
btVector3Array jarg1_,
long jarg2,
btVector3Array jarg2_) |
static Vector3 |
LinearMathJNI.btVector3Array_expand__SWIG_0(long jarg1,
btVector3Array jarg1_,
Vector3 jarg2) |
static Vector3 |
LinearMathJNI.btVector3Array_expand__SWIG_1(long jarg1,
btVector3Array jarg1_) |
static Vector3 |
LinearMathJNI.btVector3Array_expandNonInitializing(long jarg1,
btVector3Array jarg1_) |
static int |
LinearMathJNI.btVector3Array_findBinarySearch(long jarg1,
btVector3Array jarg1_,
Vector3 jarg2) |
static int |
LinearMathJNI.btVector3Array_findLinearSearch(long jarg1,
btVector3Array jarg1_,
Vector3 jarg2) |
static int |
LinearMathJNI.btVector3Array_findLinearSearch2(long jarg1,
btVector3Array jarg1_,
Vector3 jarg2) |
static void |
LinearMathJNI.btVector3Array_initializeFromBuffer(long jarg1,
btVector3Array jarg1_,
long jarg2,
int jarg3,
int jarg4) |
static long |
LinearMathJNI.btVector3Array_operatorAssignment(long jarg1,
btVector3Array jarg1_,
long jarg2,
btVector3Array jarg2_) |
static Vector3 |
LinearMathJNI.btVector3Array_operatorSubscript(long jarg1,
btVector3Array jarg1_,
int jarg2) |
static Vector3 |
LinearMathJNI.btVector3Array_operatorSubscriptConst(long jarg1,
btVector3Array jarg1_,
int jarg2) |
static void |
LinearMathJNI.btVector3Array_pop_back(long jarg1,
btVector3Array jarg1_) |
static void |
LinearMathJNI.btVector3Array_push_back(long jarg1,
btVector3Array jarg1_,
Vector3 jarg2) |
static void |
LinearMathJNI.btVector3Array_remove(long jarg1,
btVector3Array jarg1_,
Vector3 jarg2) |
static void |
LinearMathJNI.btVector3Array_removeAtIndex(long jarg1,
btVector3Array jarg1_,
int jarg2) |
static void |
LinearMathJNI.btVector3Array_reserve(long jarg1,
btVector3Array jarg1_,
int jarg2) |
static void |
LinearMathJNI.btVector3Array_resize__SWIG_0(long jarg1,
btVector3Array jarg1_,
int jarg2,
Vector3 jarg3) |
static void |
LinearMathJNI.btVector3Array_resize__SWIG_1(long jarg1,
btVector3Array jarg1_,
int jarg2) |
static void |
LinearMathJNI.btVector3Array_resizeNoInitialize(long jarg1,
btVector3Array jarg1_,
int jarg2) |
static int |
LinearMathJNI.btVector3Array_size(long jarg1,
btVector3Array jarg1_) |
static void |
LinearMathJNI.btVector3Array_swap(long jarg1,
btVector3Array jarg1_,
int jarg2,
int jarg3) |
static void |
LinearMathJNI.ConvexH_vertices_set(long jarg1,
ConvexH jarg1_,
long jarg2,
btVector3Array jarg2_) |
void |
btVector3Array.copyFromArray(btVector3Array otherArray) |
static long |
btVector3Array.getCPtr(btVector3Array obj) |
static void |
btGeometryUtil.getPlaneEquationsFromVertices(btVector3Array vertices,
btVector3Array planeEquationsOut) |
static void |
btGeometryUtil.getVerticesFromPlaneEquations(btVector3Array planeEquations,
btVector3Array verticesOut) |
static void |
LinearMathJNI.HullResult_OutputVertices_set(long jarg1,
HullResult jarg1_,
long jarg2,
btVector3Array jarg2_) |
static boolean |
btGeometryUtil.isInside(btVector3Array vertices,
Vector3 planeNormal,
float margin) |
static boolean |
btGeometryUtil.isPointInsidePlanes(btVector3Array planeEquations,
Vector3 point,
float margin) |
static long |
LinearMathJNI.new_btVector3Array__SWIG_1(long jarg1,
btVector3Array jarg1_) |
btVector3Array |
btVector3Array.operatorAssignment(btVector3Array other) |
void |
HullResult.setOutputVertices(btVector3Array value) |
void |
ConvexH.setVertices(btVector3Array value) |
void |
btConvexHullComputer.setVertices(btVector3Array value) |
| Constructor and Description |
|---|
btVector3Array(btVector3Array otherArray) |
| Modifier and Type | Method and Description |
|---|---|
btVector3Array |
btSoftBody.Cluster.getFramerefs() |
btVector3Array |
btSoftBody.Pose.getPos() |
| Modifier and Type | Method and Description |
|---|---|
static void |
SoftbodyJNI.btSoftBody_Cluster_framerefs_set(long jarg1,
btSoftBody.Cluster jarg1_,
long jarg2,
btVector3Array jarg2_) |
static void |
SoftbodyJNI.btSoftBody_Pose_pos_set(long jarg1,
btSoftBody.Pose jarg1_,
long jarg2,
btVector3Array jarg2_) |
void |
btSoftBody.Cluster.setFramerefs(btVector3Array value) |
void |
btSoftBody.Pose.setPos(btVector3Array value) |
Copyright © 2021. All rights reserved.