Exemplo n.º 1
0
        public SWIGTYPE_p_SdfRelocatesMapProxy GetRelocates()
        {
            SWIGTYPE_p_SdfRelocatesMapProxy ret = new SWIGTYPE_p_SdfRelocatesMapProxy(UsdCsPINVOKE.SdfPrimSpec_GetRelocates(swigCPtr), true);

            return(ret);
        }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_SdfRelocatesMapProxy obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }