BulletCSharp.BulletCollisionPINVOKE.btConvexTriangleMeshShape_batchedUnitVectorGetSupportingVertexWithoutMargin C# (CSharp) Méthode

btConvexTriangleMeshShape_batchedUnitVectorGetSupportingVertexWithoutMargin() private méthode

private btConvexTriangleMeshShape_batchedUnitVectorGetSupportingVertexWithoutMargin ( HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, int jarg4 ) : void
jarg1 HandleRef
jarg2 HandleRef
jarg3 HandleRef
jarg4 int
Résultat void
        public static extern void btConvexTriangleMeshShape_batchedUnitVectorGetSupportingVertexWithoutMargin(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, int jarg4);
BulletCollisionPINVOKE