BulletCSharp.CProfileSample.CProfileSample C# (CSharp) 메소드

CProfileSample() 개인적인 메소드

private CProfileSample ( IntPtr cPtr, bool cMemoryOwn ) : System
cPtr System.IntPtr
cMemoryOwn bool
리턴 System
        internal CProfileSample(IntPtr cPtr, bool cMemoryOwn)
        {
            swigCMemOwn = cMemoryOwn;
            swigCPtr = new HandleRef(this, cPtr);
        }

Same methods

CProfileSample::CProfileSample ( string name ) : System