BulletCSharp.BulletCollisionPINVOKE.btConeShape_batchedUnitVectorGetSupportingVertexWithoutMargin C# (CSharp) Метод

btConeShape_batchedUnitVectorGetSupportingVertexWithoutMargin() приватный Метод

private btConeShape_batchedUnitVectorGetSupportingVertexWithoutMargin ( HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, int jarg4 ) : void
jarg1 HandleRef
jarg2 HandleRef
jarg3 HandleRef
jarg4 int
Результат void
        public static extern void btConeShape_batchedUnitVectorGetSupportingVertexWithoutMargin(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, int jarg4);
BulletCollisionPINVOKE