BulletCSharp.btAlignedObjectArrayInt.btAlignedObjectArrayInt C# (CSharp) Method

btAlignedObjectArrayInt() public method

public btAlignedObjectArrayInt ( ) : System
return System
        public btAlignedObjectArrayInt()
            : this(BulletCollisionPINVOKE.new_btAlignedObjectArrayInt__SWIG_0(), true)
        {
        }

Same methods

btAlignedObjectArrayInt::btAlignedObjectArrayInt ( IntPtr cPtr, bool cMemoryOwn ) : System
btAlignedObjectArrayInt::btAlignedObjectArrayInt ( btAlignedObjectArrayInt otherArray ) : System