Beispiel #1
0
        public SWIGTYPE_p_Pcp_CompressedSdSite GetCompressedSdSite(uint layerIndex)
        {
            SWIGTYPE_p_Pcp_CompressedSdSite ret = new SWIGTYPE_p_Pcp_CompressedSdSite(UsdCsPINVOKE.PcpNodeRef_GetCompressedSdSite(swigCPtr, layerIndex), true);

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