示例#1
0
        public SWIGTYPE_p_SdfVariantSelectionMap ComposeAuthoredVariantSelections()
        {
            SWIGTYPE_p_SdfVariantSelectionMap ret = new SWIGTYPE_p_SdfVariantSelectionMap(UsdCsPINVOKE.PcpPrimIndex_ComposeAuthoredVariantSelections(swigCPtr), true);

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