BulletCSharp.btAlignedObjectArrayMaterialPtr.expand C# (CSharp) Method

expand() public method

public expand ( ) : SWIGTYPE_p_p_Material
return SWIGTYPE_p_p_Material
        public SWIGTYPE_p_p_Material expand()
        {
            SWIGTYPE_p_p_Material ret = new SWIGTYPE_p_p_Material(BulletSoftBodyPINVOKE.btAlignedObjectArrayMaterialPtr_expand__SWIG_1(swigCPtr), false);
            return ret;
        }

Same methods

btAlignedObjectArrayMaterialPtr::expand ( Material fillValue ) : SWIGTYPE_p_p_Material