Esempio n. 1
0
        public SWIGTYPE_p_SdfInheritsProxy GetInheritPathList()
        {
            SWIGTYPE_p_SdfInheritsProxy ret = new SWIGTYPE_p_SdfInheritsProxy(UsdCsPINVOKE.SdfPrimSpec_GetInheritPathList(swigCPtr), true);

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