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

btAlignedObjectArrayePSolver() публичный Метод

public btAlignedObjectArrayePSolver ( btAlignedObjectArrayePSolver otherArray ) : System
otherArray btAlignedObjectArrayePSolver
Результат System
        public btAlignedObjectArrayePSolver(btAlignedObjectArrayePSolver otherArray)
            : this(BulletSoftBodyPINVOKE.new_btAlignedObjectArrayePSolver__SWIG_1(btAlignedObjectArrayePSolver.getCPtr(otherArray)), true)
        {
            if (BulletSoftBodyPINVOKE.SWIGPendingException.Pending) throw BulletSoftBodyPINVOKE.SWIGPendingException.Retrieve();
        }

Same methods

btAlignedObjectArrayePSolver::btAlignedObjectArrayePSolver ( ) : System
btAlignedObjectArrayePSolver::btAlignedObjectArrayePSolver ( IntPtr cPtr, bool cMemoryOwn ) : System