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

btCylinderShapeX_localGetSupportingVertexWithoutMargin() private méthode

private btCylinderShapeX_localGetSupportingVertexWithoutMargin ( HandleRef jarg1, HandleRef jarg2 ) : IntPtr
jarg1 HandleRef
jarg2 HandleRef
Résultat IntPtr
        public static extern IntPtr btCylinderShapeX_localGetSupportingVertexWithoutMargin(HandleRef jarg1, HandleRef jarg2);
BulletCollisionPINVOKE