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

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

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