示例#1
0
        public bool GetPolyHoleInfoArray(SWIGTYPE_p_p_FbxLayerElementArrayTemplateT_bool_t pHoleArray)
        {
            bool ret = fbx_wrapperPINVOKE.FbxMesh_GetPolyHoleInfoArray(swigCPtr, SWIGTYPE_p_p_FbxLayerElementArrayTemplateT_bool_t.getCPtr(pHoleArray));

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