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

btAlignedObjectArrayVector3() private méthode

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

Same methods

btAlignedObjectArrayVector3::btAlignedObjectArrayVector3 ( ) : System
btAlignedObjectArrayVector3::btAlignedObjectArrayVector3 ( btAlignedObjectArrayVector3 otherArray ) : System