Esempio n. 1
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_PcpMapFunction obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
Esempio n. 2
0
        public SWIGTYPE_p_PcpMapFunction GetMapFunction()
        {
            SWIGTYPE_p_PcpMapFunction ret = new SWIGTYPE_p_PcpMapFunction(UsdCsPINVOKE.UsdEditTarget_GetMapFunction(swigCPtr), false);

            return(ret);
        }