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

btCapsuleShape_batchedUnitVectorGetSupportingVertexWithoutMargin() private méthode

private btCapsuleShape_batchedUnitVectorGetSupportingVertexWithoutMargin ( HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, int jarg4 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 System.Runtime.InteropServices.HandleRef
jarg3 System.Runtime.InteropServices.HandleRef
jarg4 int
Résultat void
        public static extern void btCapsuleShape_batchedUnitVectorGetSupportingVertexWithoutMargin(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, int jarg4);
BulletCollisionPINVOKE