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

delete_btCompoundShape() private méthode

private delete_btCompoundShape ( HandleRef jarg1 ) : void
jarg1 HandleRef
Résultat void
        public static extern void delete_btCompoundShape(HandleRef jarg1);
BulletCollisionPINVOKE