示例#1
0
        public GfRange3d GetBox()
        {
            GfRange3d ret = new GfRange3d(UsdCsPINVOKE.GfBBox3d_GetBox(swigCPtr), false);

            return(ret);
        }