示例#1
0
        public GfMatrix4d GetMatrix()
        {
            GfMatrix4d ret = new GfMatrix4d(UsdCsPINVOKE.GfBBox3d_GetMatrix(swigCPtr), false);

            return(ret);
        }