BulletCSharp.btSoftBodySolverOutput.btSoftBodySolverOutput C# (CSharp) Méthode

btSoftBodySolverOutput() private méthode

private btSoftBodySolverOutput ( IntPtr cPtr, bool cMemoryOwn ) : System
cPtr System.IntPtr
cMemoryOwn bool
Résultat System
        internal btSoftBodySolverOutput(IntPtr cPtr, bool cMemoryOwn)
        {
            swigCMemOwn = cMemoryOwn;
            swigCPtr = new HandleRef(this, cPtr);
        }