From 1f3c2a0329bcde6dab59e7ce1c4e9aa194291525 Mon Sep 17 00:00:00 2001 From: petrbroz Date: Fri, 29 Sep 2023 08:40:49 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20petrbroz?= =?UTF-8?q?/forge-convert-utils@23836b6e7547cc4c815bd904df54b43ebafeea53?= =?UTF-8?q?=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/main.js | 4 ++-- assets/search.js | 2 +- assets/style.css | 5 +++-- classes/F2dDownloader.html | 2 +- classes/GltfWriter.html | 8 ++++---- classes/SvfDownloader.html | 2 +- classes/SvfReader.html | 38 +++++++++++++++++++------------------- enums/Region.html | 2 +- index.html | 2 +- modules.html | 2 +- 10 files changed, 34 insertions(+), 33 deletions(-) diff --git a/assets/main.js b/assets/main.js index 99f331b..bd45452 100644 --- a/assets/main.js +++ b/assets/main.js @@ -1,5 +1,5 @@ -(()=>{var Ce=Object.create;var J=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Oe=Object.getOwnPropertyNames;var Re=Object.getPrototypeOf,_e=Object.prototype.hasOwnProperty;var Me=t=>J(t,"__esModule",{value:!0});var Fe=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var De=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Oe(e))!_e.call(t,i)&&(r||i!=="default")&&J(t,i,{get:()=>e[i],enumerable:!(n=Pe(e,i))||n.enumerable});return t},Ae=(t,e)=>De(Me(J(t!=null?Ce(Re(t)):{},"default",!e&&t&&t.__esModule?{get:()=>t.default,enumerable:!0}:{value:t,enumerable:!0})),t);var de=Fe((ce,he)=>{(function(){var t=function(e){var r=new t.Builder;return r.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),r.searchPipeline.add(t.stemmer),e.call(r,r),r.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(r){e.console&&console.warn&&console.warn(r)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var r=Object.create(null),n=Object.keys(e),i=0;i0){var h=t.utils.clone(r)||{};h.position=[a,l],h.index=s.length,s.push(new t.Token(n.slice(a,o),h))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,r){r in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+r),e.label=r,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var r=e.label&&e.label in this.registeredFunctions;r||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. -`,e)},t.Pipeline.load=function(e){var r=new t.Pipeline;return e.forEach(function(n){var i=t.Pipeline.registeredFunctions[n];if(i)r.add(i);else throw new Error("Cannot load unregistered function: "+n)}),r},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(r){t.Pipeline.warnIfFunctionNotRegistered(r),this._stack.push(r)},this)},t.Pipeline.prototype.after=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");n=n+1,this._stack.splice(n,0,r)},t.Pipeline.prototype.before=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");this._stack.splice(n,0,r)},t.Pipeline.prototype.remove=function(e){var r=this._stack.indexOf(e);r!=-1&&this._stack.splice(r,1)},t.Pipeline.prototype.run=function(e){for(var r=this._stack.length,n=0;n1&&(oe&&(n=s),o!=e);)i=n-r,s=r+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ou?h+=2:a==u&&(r+=n[l+1]*i[h+1],l+=2,h+=2);return r},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),r=1,n=0;r0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}if(s.str.length==0&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}s.str.length==1&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var h=s.str.charAt(0),p=s.str.charAt(1),v;p in s.node.edges?v=s.node.edges[p]:(v=new t.TokenSet,s.node.edges[p]=v),s.str.length==1&&(v.final=!0),i.push({node:v,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return n},t.TokenSet.fromString=function(e){for(var r=new t.TokenSet,n=r,i=0,s=e.length;i=e;r--){var n=this.uncheckedNodes[r],i=n.child.toString();i in this.minimizedNodes?n.parent.edges[n.char]=this.minimizedNodes[i]:(n.child._str=i,this.minimizedNodes[i]=n.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(r){var n=new t.QueryParser(e,r);n.parse()})},t.Index.prototype.query=function(e){for(var r=new t.Query(this.fields),n=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),u=0;u1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,r){var n=e[this._ref],i=Object.keys(this._fields);this._documents[n]=r||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,r;do e=this.next(),r=e.charCodeAt(0);while(r>47&&r<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var r=e.next();if(r==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(r.charCodeAt(0)==92){e.escapeCharacter();continue}if(r==":")return t.QueryLexer.lexField;if(r=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(r=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(r=="+"&&e.width()===1||r=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(r.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,r){this.lexer=new t.QueryLexer(e),this.query=r,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var r=e.peekLexeme();if(r!=null)switch(r.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expected either a field or a term, found "+r.type;throw r.str.length>=1&&(n+=" with value '"+r.str+"'"),new t.QueryParseError(n,r.start,r.end)}},t.QueryParser.parsePresence=function(e){var r=e.consumeLexeme();if(r!=null){switch(r.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var n="unrecognised presence operator'"+r.str+"'";throw new t.QueryParseError(n,r.start,r.end)}var i=e.peekLexeme();if(i==null){var n="expecting term or field, found nothing";throw new t.QueryParseError(n,r.start,r.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(n,i.start,i.end)}}},t.QueryParser.parseField=function(e){var r=e.consumeLexeme();if(r!=null){if(e.query.allFields.indexOf(r.str)==-1){var n=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+r.str+"', possible fields: "+n;throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.fields=[r.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,r.start,r.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var r=e.consumeLexeme();if(r!=null){e.currentClause.term=r.str.toLowerCase(),r.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var n=e.peekLexeme();if(n==null){e.nextClause();return}switch(n.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+n.type+"'";throw new t.QueryParseError(i,n.start,n.end)}}},t.QueryParser.parseEditDistance=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="edit distance must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.editDistance=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="boost must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.boost=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,r){typeof define=="function"&&define.amd?define(r):typeof ce=="object"?he.exports=r():e.lunr=r()}(this,function(){return t})})()});var le=[];function N(t,e){le.push({selector:e,constructor:t})}var X=class{constructor(){this.createComponents(document.body)}createComponents(e){le.forEach(r=>{e.querySelectorAll(r.selector).forEach(n=>{n.dataset.hasInstance||(new r.constructor({el:n}),n.dataset.hasInstance=String(!0))})})}};var Q=class{constructor(e){this.el=e.el}};var Z=class{constructor(){this.listeners={}}addEventListener(e,r){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(r)}removeEventListener(e,r){if(!(e in this.listeners))return;let n=this.listeners[e];for(let i=0,s=n.length;i{let r=Date.now();return(...n)=>{r+e-Date.now()<0&&(t(...n),r=Date.now())}};var ee=class extends Z{constructor(){super();this.scrollTop=0;this.lastY=0;this.width=0;this.height=0;this.showToolbar=!0;this.toolbar=document.querySelector(".tsd-page-toolbar"),this.secondaryNav=document.querySelector(".tsd-navigation.secondary"),window.addEventListener("scroll",K(()=>this.onScroll(),10)),window.addEventListener("resize",K(()=>this.onResize(),10)),this.onResize(),this.onScroll()}triggerResize(){let e=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(e)}onResize(){this.width=window.innerWidth||0,this.height=window.innerHeight||0;let e=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(e)}onScroll(){this.scrollTop=window.scrollY||0;let e=new CustomEvent("scroll",{detail:{scrollTop:this.scrollTop}});this.dispatchEvent(e),this.hideShowToolbar()}hideShowToolbar(){var r;let e=this.showToolbar;this.showToolbar=this.lastY>=this.scrollTop||this.scrollTop<=0,e!==this.showToolbar&&(this.toolbar.classList.toggle("tsd-page-toolbar--hide"),(r=this.secondaryNav)==null||r.classList.toggle("tsd-navigation--toolbar-hide")),this.lastY=this.scrollTop}},I=ee;I.instance=new ee;var te=class extends Q{constructor(e){super(e);this.anchors=[];this.index=-1;I.instance.addEventListener("resize",()=>this.onResize()),I.instance.addEventListener("scroll",r=>this.onScroll(r)),this.createAnchors()}createAnchors(){let e=window.location.href;e.indexOf("#")!=-1&&(e=e.substr(0,e.indexOf("#"))),this.el.querySelectorAll("a").forEach(r=>{let n=r.href;if(n.indexOf("#")==-1||n.substr(0,e.length)!=e)return;let i=n.substr(n.indexOf("#")+1),s=document.querySelector("a.tsd-anchor[name="+i+"]"),o=r.parentNode;!s||!o||this.anchors.push({link:o,anchor:s,position:0})}),this.onResize()}onResize(){let e;for(let n=0,i=this.anchors.length;nn.position-i.position);let r=new CustomEvent("scroll",{detail:{scrollTop:I.instance.scrollTop}});this.onScroll(r)}onScroll(e){let r=e.detail.scrollTop+5,n=this.anchors,i=n.length-1,s=this.index;for(;s>-1&&n[s].position>r;)s-=1;for(;s-1&&this.anchors[this.index].link.classList.remove("focus"),this.index=s,this.index>-1&&this.anchors[this.index].link.classList.add("focus"))}};var ue=(t,e=100)=>{let r;return(...n)=>{clearTimeout(r),r=setTimeout(()=>t(n),e)}};var fe=Ae(de());function pe(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let r=document.querySelector("#tsd-search input"),n=document.querySelector("#tsd-search .results");if(!r||!n)throw new Error("The input field or the result list wrapper was not found");let i=!1;n.addEventListener("mousedown",()=>i=!0),n.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Ve(t,n,r,s)}function Ve(t,e,r,n){r.addEventListener("input",ue(()=>{ze(t,e,r,n)},200));let i=!1;r.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ne(e,r):s.key=="Escape"?r.blur():s.key=="ArrowUp"?me(e,-1):s.key==="ArrowDown"?me(e,1):i=!1}),r.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!r.matches(":focus")&&s.key==="/"&&(r.focus(),s.preventDefault())})}function He(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=fe.Index.load(window.searchData.index))}function ze(t,e,r,n){if(He(n,t),!n.index||!n.data)return;e.textContent="";let i=r.value.trim(),s=n.index.search(`*${i}*`);for(let o=0,a=Math.min(10,s.length);o${ve(u.parent,i)}.${l}`);let h=document.createElement("li");h.classList.value=u.classes;let p=document.createElement("a");p.href=n.base+u.url,p.classList.add("tsd-kind-icon"),p.innerHTML=l,h.append(p),e.appendChild(h)}}function me(t,e){let r=t.querySelector(".current");if(!r)r=t.querySelector(e==1?"li:first-child":"li:last-child"),r&&r.classList.add("current");else{let n=r;if(e===1)do n=n.nextElementSibling;while(n instanceof HTMLElement&&n.offsetParent==null);else do n=n.previousElementSibling;while(n instanceof HTMLElement&&n.offsetParent==null);n&&(r.classList.remove("current"),n.classList.add("current"))}}function Ne(t,e){let r=t.querySelector(".current");if(r||(r=t.querySelector("li:first-child")),r){let n=r.querySelector("a");n&&(window.location.href=n.href),e.blur()}}function ve(t,e){if(e==="")return t;let r=t.toLocaleLowerCase(),n=e.toLocaleLowerCase(),i=[],s=0,o=r.indexOf(n);for(;o!=-1;)i.push(re(t.substring(s,o)),`${re(t.substring(o,o+n.length))}`),s=o+n.length,o=r.indexOf(n,s);return i.push(re(t.substring(s))),i.join("")}var je={"&":"&","<":"<",">":">","'":"'",'"':"""};function re(t){return t.replace(/[&<>"'"]/g,e=>je[e])}var ge=class{constructor(e,r){this.signature=e,this.description=r}addClass(e){return this.signature.classList.add(e),this.description.classList.add(e),this}removeClass(e){return this.signature.classList.remove(e),this.description.classList.remove(e),this}},ne=class extends Q{constructor(e){super(e);this.groups=[];this.index=-1;this.createGroups(),this.container&&(this.el.classList.add("active"),Array.from(this.el.children).forEach(r=>{r.addEventListener("touchstart",n=>this.onClick(n)),r.addEventListener("click",n=>this.onClick(n))}),this.container.classList.add("active"),this.setIndex(0))}setIndex(e){if(e<0&&(e=0),e>this.groups.length-1&&(e=this.groups.length-1),this.index==e)return;let r=this.groups[e];if(this.index>-1){let n=this.groups[this.index];n.removeClass("current").addClass("fade-out"),r.addClass("current"),r.addClass("fade-in"),I.instance.triggerResize(),setTimeout(()=>{n.removeClass("fade-out"),r.removeClass("fade-in")},300)}else r.addClass("current"),I.instance.triggerResize();this.index=e}createGroups(){let e=this.el.children;if(e.length<2)return;this.container=this.el.nextElementSibling;let r=this.container.children;this.groups=[];for(let n=0;n{r.signature===e.currentTarget&&this.setIndex(n)})}};var C="mousedown",ye="mousemove",_="mouseup",G={x:0,y:0},xe=!1,ie=!1,Be=!1,A=!1,Le=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(Le?"is-mobile":"not-mobile");Le&&"ontouchstart"in document.documentElement&&(Be=!0,C="touchstart",ye="touchmove",_="touchend");document.addEventListener(C,t=>{ie=!0,A=!1;let e=C=="touchstart"?t.targetTouches[0]:t;G.y=e.pageY||0,G.x=e.pageX||0});document.addEventListener(ye,t=>{if(!!ie&&!A){let e=C=="touchstart"?t.targetTouches[0]:t,r=G.x-(e.pageX||0),n=G.y-(e.pageY||0);A=Math.sqrt(r*r+n*n)>10}});document.addEventListener(_,()=>{ie=!1});document.addEventListener("click",t=>{xe&&(t.preventDefault(),t.stopImmediatePropagation(),xe=!1)});var se=class extends Q{constructor(e){super(e);this.className=this.el.dataset.toggle||"",this.el.addEventListener(_,r=>this.onPointerUp(r)),this.el.addEventListener("click",r=>r.preventDefault()),document.addEventListener(C,r=>this.onDocumentPointerDown(r)),document.addEventListener(_,r=>this.onDocumentPointerUp(r))}setActive(e){if(this.active==e)return;this.active=e,document.documentElement.classList.toggle("has-"+this.className,e),this.el.classList.toggle("active",e);let r=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(r),setTimeout(()=>document.documentElement.classList.remove(r),500)}onPointerUp(e){A||(this.setActive(!0),e.preventDefault())}onDocumentPointerDown(e){if(this.active){if(e.target.closest(".col-menu, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(e){if(!A&&this.active&&e.target.closest(".col-menu")){let r=e.target.closest("a");if(r){let n=window.location.href;n.indexOf("#")!=-1&&(n=n.substr(0,n.indexOf("#"))),r.href.substr(0,n.length)==n&&setTimeout(()=>this.setActive(!1),250)}}}};var oe=class{constructor(e,r){this.key=e,this.value=r,this.defaultValue=r,this.initialize(),window.localStorage[this.key]&&this.setValue(this.fromLocalStorage(window.localStorage[this.key]))}initialize(){}setValue(e){if(this.value==e)return;let r=this.value;this.value=e,window.localStorage[this.key]=this.toLocalStorage(e),this.handleValueChange(r,e)}},ae=class extends oe{initialize(){let e=document.querySelector("#tsd-filter-"+this.key);!e||(this.checkbox=e,this.checkbox.addEventListener("change",()=>{this.setValue(this.checkbox.checked)}))}handleValueChange(e,r){!this.checkbox||(this.checkbox.checked=this.value,document.documentElement.classList.toggle("toggle-"+this.key,this.value!=this.defaultValue))}fromLocalStorage(e){return e=="true"}toLocalStorage(e){return e?"true":"false"}},Ee=class extends oe{initialize(){document.documentElement.classList.add("toggle-"+this.key+this.value);let e=document.querySelector("#tsd-filter-"+this.key);if(!e)return;this.select=e;let r=()=>{this.select.classList.add("active")},n=()=>{this.select.classList.remove("active")};this.select.addEventListener(C,r),this.select.addEventListener("mouseover",r),this.select.addEventListener("mouseleave",n),this.select.querySelectorAll("li").forEach(i=>{i.addEventListener(_,s=>{e.classList.remove("active"),this.setValue(s.target.dataset.value||"")})}),document.addEventListener(C,i=>{this.select.contains(i.target)||this.select.classList.remove("active")})}handleValueChange(e,r){this.select.querySelectorAll("li.selected").forEach(s=>{s.classList.remove("selected")});let n=this.select.querySelector('li[data-value="'+r+'"]'),i=this.select.querySelector(".tsd-select-label");n&&i&&(n.classList.add("selected"),i.textContent=n.textContent),document.documentElement.classList.remove("toggle-"+e),document.documentElement.classList.add("toggle-"+r)}fromLocalStorage(e){return e}toLocalStorage(e){return e}},Y=class extends Q{constructor(e){super(e);this.optionVisibility=new Ee("visibility","private"),this.optionInherited=new ae("inherited",!0),this.optionExternals=new ae("externals",!0)}static isSupported(){try{return typeof window.localStorage!="undefined"}catch{return!1}}};function be(t){let e=localStorage.getItem("tsd-theme")||"os";t.value=e,we(e),t.addEventListener("change",()=>{localStorage.setItem("tsd-theme",t.value),we(t.value)})}function we(t){switch(t){case"os":document.body.classList.remove("light","dark");break;case"light":document.body.classList.remove("dark"),document.body.classList.add("light");break;case"dark":document.body.classList.remove("light"),document.body.classList.add("dark");break}}pe();N(te,".menu-highlight");N(ne,".tsd-signatures");N(se,"a[data-toggle]");Y.isSupported()?N(Y,"#tsd-filter"):document.documentElement.classList.add("no-filter");var Te=document.getElementById("theme");Te&&be(Te);var qe=new X;Object.defineProperty(window,"app",{value:qe});})(); +(()=>{var Ce=Object.create;var ue=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Oe=Object.getOwnPropertyNames;var Re=Object.getPrototypeOf,_e=Object.prototype.hasOwnProperty;var Me=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var De=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Oe(e))!_e.call(t,i)&&i!==r&&ue(t,i,{get:()=>e[i],enumerable:!(n=Pe(e,i))||n.enumerable});return t};var Fe=(t,e,r)=>(r=t!=null?Ce(Re(t)):{},De(e||!t||!t.__esModule?ue(r,"default",{value:t,enumerable:!0}):r,t));var pe=Me((de,fe)=>{(function(){var t=function(e){var r=new t.Builder;return r.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),r.searchPipeline.add(t.stemmer),e.call(r,r),r.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(r){e.console&&console.warn&&console.warn(r)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var r=Object.create(null),n=Object.keys(e),i=0;i0){var h=t.utils.clone(r)||{};h.position=[a,u],h.index=s.length,s.push(new t.Token(n.slice(a,o),h))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,r){r in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+r),e.label=r,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var r=e.label&&e.label in this.registeredFunctions;r||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. +`,e)},t.Pipeline.load=function(e){var r=new t.Pipeline;return e.forEach(function(n){var i=t.Pipeline.registeredFunctions[n];if(i)r.add(i);else throw new Error("Cannot load unregistered function: "+n)}),r},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(r){t.Pipeline.warnIfFunctionNotRegistered(r),this._stack.push(r)},this)},t.Pipeline.prototype.after=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");n=n+1,this._stack.splice(n,0,r)},t.Pipeline.prototype.before=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");this._stack.splice(n,0,r)},t.Pipeline.prototype.remove=function(e){var r=this._stack.indexOf(e);r!=-1&&this._stack.splice(r,1)},t.Pipeline.prototype.run=function(e){for(var r=this._stack.length,n=0;n1&&(oe&&(n=s),o!=e);)i=n-r,s=r+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ol?h+=2:a==l&&(r+=n[u+1]*i[h+1],u+=2,h+=2);return r},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),r=1,n=0;r0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}if(s.str.length==0&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}s.str.length==1&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var h=s.str.charAt(0),f=s.str.charAt(1),p;f in s.node.edges?p=s.node.edges[f]:(p=new t.TokenSet,s.node.edges[f]=p),s.str.length==1&&(p.final=!0),i.push({node:p,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return n},t.TokenSet.fromString=function(e){for(var r=new t.TokenSet,n=r,i=0,s=e.length;i=e;r--){var n=this.uncheckedNodes[r],i=n.child.toString();i in this.minimizedNodes?n.parent.edges[n.char]=this.minimizedNodes[i]:(n.child._str=i,this.minimizedNodes[i]=n.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(r){var n=new t.QueryParser(e,r);n.parse()})},t.Index.prototype.query=function(e){for(var r=new t.Query(this.fields),n=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),l=0;l1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,r){var n=e[this._ref],i=Object.keys(this._fields);this._documents[n]=r||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,r;do e=this.next(),r=e.charCodeAt(0);while(r>47&&r<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var r=e.next();if(r==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(r.charCodeAt(0)==92){e.escapeCharacter();continue}if(r==":")return t.QueryLexer.lexField;if(r=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(r=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(r=="+"&&e.width()===1||r=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(r.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,r){this.lexer=new t.QueryLexer(e),this.query=r,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var r=e.peekLexeme();if(r!=null)switch(r.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expected either a field or a term, found "+r.type;throw r.str.length>=1&&(n+=" with value '"+r.str+"'"),new t.QueryParseError(n,r.start,r.end)}},t.QueryParser.parsePresence=function(e){var r=e.consumeLexeme();if(r!=null){switch(r.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var n="unrecognised presence operator'"+r.str+"'";throw new t.QueryParseError(n,r.start,r.end)}var i=e.peekLexeme();if(i==null){var n="expecting term or field, found nothing";throw new t.QueryParseError(n,r.start,r.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(n,i.start,i.end)}}},t.QueryParser.parseField=function(e){var r=e.consumeLexeme();if(r!=null){if(e.query.allFields.indexOf(r.str)==-1){var n=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+r.str+"', possible fields: "+n;throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.fields=[r.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,r.start,r.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var r=e.consumeLexeme();if(r!=null){e.currentClause.term=r.str.toLowerCase(),r.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var n=e.peekLexeme();if(n==null){e.nextClause();return}switch(n.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+n.type+"'";throw new t.QueryParseError(i,n.start,n.end)}}},t.QueryParser.parseEditDistance=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="edit distance must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.editDistance=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="boost must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.boost=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,r){typeof define=="function"&&define.amd?define(r):typeof de=="object"?fe.exports=r():e.lunr=r()}(this,function(){return t})})()});var ce=[];function N(t,e){ce.push({selector:e,constructor:t})}var Y=class{constructor(){this.createComponents(document.body)}createComponents(e){ce.forEach(r=>{e.querySelectorAll(r.selector).forEach(n=>{n.dataset.hasInstance||(new r.constructor({el:n}),n.dataset.hasInstance=String(!0))})})}};var k=class{constructor(e){this.el=e.el}};var J=class{constructor(){this.listeners={}}addEventListener(e,r){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(r)}removeEventListener(e,r){if(!(e in this.listeners))return;let n=this.listeners[e];for(let i=0,s=n.length;i{let r=Date.now();return(...n)=>{r+e-Date.now()<0&&(t(...n),r=Date.now())}};var ie=class extends J{constructor(){super();this.scrollTop=0;this.lastY=0;this.width=0;this.height=0;this.showToolbar=!0;this.toolbar=document.querySelector(".tsd-page-toolbar"),this.secondaryNav=document.querySelector(".tsd-navigation.secondary"),window.addEventListener("scroll",ne(()=>this.onScroll(),10)),window.addEventListener("resize",ne(()=>this.onResize(),10)),this.onResize(),this.onScroll()}triggerResize(){let r=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(r)}onResize(){this.width=window.innerWidth||0,this.height=window.innerHeight||0;let r=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(r)}onScroll(){this.scrollTop=window.scrollY||0;let r=new CustomEvent("scroll",{detail:{scrollTop:this.scrollTop}});this.dispatchEvent(r),this.hideShowToolbar()}hideShowToolbar(){var n;let r=this.showToolbar;this.showToolbar=this.lastY>=this.scrollTop||this.scrollTop<=0,r!==this.showToolbar&&(this.toolbar.classList.toggle("tsd-page-toolbar--hide"),(n=this.secondaryNav)==null||n.classList.toggle("tsd-navigation--toolbar-hide")),this.lastY=this.scrollTop}},Q=ie;Q.instance=new ie;var X=class extends k{constructor(r){super(r);this.anchors=[];this.index=-1;Q.instance.addEventListener("resize",()=>this.onResize()),Q.instance.addEventListener("scroll",n=>this.onScroll(n)),this.createAnchors()}createAnchors(){let r=window.location.href;r.indexOf("#")!=-1&&(r=r.substr(0,r.indexOf("#"))),this.el.querySelectorAll("a").forEach(n=>{let i=n.href;if(i.indexOf("#")==-1||i.substr(0,r.length)!=r)return;let s=i.substr(i.indexOf("#")+1),o=document.querySelector("a.tsd-anchor[name="+s+"]"),a=n.parentNode;!o||!a||this.anchors.push({link:a,anchor:o,position:0})}),this.onResize()}onResize(){let r;for(let i=0,s=this.anchors.length;ii.position-s.position);let n=new CustomEvent("scroll",{detail:{scrollTop:Q.instance.scrollTop}});this.onScroll(n)}onScroll(r){let n=r.detail.scrollTop+5,i=this.anchors,s=i.length-1,o=this.index;for(;o>-1&&i[o].position>n;)o-=1;for(;o-1&&this.anchors[this.index].link.classList.remove("focus"),this.index=o,this.index>-1&&this.anchors[this.index].link.classList.add("focus"))}};var he=(t,e=100)=>{let r;return(...n)=>{clearTimeout(r),r=setTimeout(()=>t(n),e)}};var ge=Fe(pe());function ye(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let r=document.querySelector("#tsd-search input"),n=document.querySelector("#tsd-search .results");if(!r||!n)throw new Error("The input field or the result list wrapper was not found");let i=!1;n.addEventListener("mousedown",()=>i=!0),n.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Ae(t,n,r,s)}function Ae(t,e,r,n){r.addEventListener("input",he(()=>{He(t,e,r,n)},200));let i=!1;r.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?ze(e,r):s.key=="Escape"?r.blur():s.key=="ArrowUp"?me(e,-1):s.key==="ArrowDown"?me(e,1):i=!1}),r.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!r.matches(":focus")&&s.key==="/"&&(r.focus(),s.preventDefault())})}function Ve(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=ge.Index.load(window.searchData.index))}function He(t,e,r,n){var o,a;if(Ve(n,t),!n.index||!n.data)return;e.textContent="";let i=r.value.trim(),s=i?n.index.search(`*${i}*`):[];for(let l=0;lu.score-l.score);for(let l=0,u=Math.min(10,s.length);l${ve(h.parent,i)}.${f}`);let p=document.createElement("li");p.classList.value=(a=h.classes)!=null?a:"";let E=document.createElement("a");E.href=n.base+h.url,E.classList.add("tsd-kind-icon"),E.innerHTML=f,p.append(E),e.appendChild(p)}}function me(t,e){var n,i;let r=t.querySelector(".current");if(!r)r=t.querySelector(e==1?"li:first-child":"li:last-child"),r&&r.classList.add("current");else{let s=r;if(e===1)do s=(n=s.nextElementSibling)!=null?n:void 0;while(s instanceof HTMLElement&&s.offsetParent==null);else do s=(i=s.previousElementSibling)!=null?i:void 0;while(s instanceof HTMLElement&&s.offsetParent==null);s&&(r.classList.remove("current"),s.classList.add("current"))}}function ze(t,e){let r=t.querySelector(".current");if(r||(r=t.querySelector("li:first-child")),r){let n=r.querySelector("a");n&&(window.location.href=n.href),e.blur()}}function ve(t,e){if(e==="")return t;let r=t.toLocaleLowerCase(),n=e.toLocaleLowerCase(),i=[],s=0,o=r.indexOf(n);for(;o!=-1;)i.push(se(t.substring(s,o)),`${se(t.substring(o,o+n.length))}`),s=o+n.length,o=r.indexOf(n,s);return i.push(se(t.substring(s))),i.join("")}var Ne={"&":"&","<":"<",">":">","'":"'",'"':"""};function se(t){return t.replace(/[&<>"'"]/g,e=>Ne[e])}var oe=class{constructor(e,r){this.signature=e,this.description=r}addClass(e){return this.signature.classList.add(e),this.description.classList.add(e),this}removeClass(e){return this.signature.classList.remove(e),this.description.classList.remove(e),this}},Z=class extends k{constructor(r){super(r);this.groups=[];this.index=-1;this.createGroups(),this.container&&(this.el.classList.add("active"),Array.from(this.el.children).forEach(n=>{n.addEventListener("touchstart",i=>this.onClick(i)),n.addEventListener("click",i=>this.onClick(i))}),this.container.classList.add("active"),this.setIndex(0))}setIndex(r){if(r<0&&(r=0),r>this.groups.length-1&&(r=this.groups.length-1),this.index==r)return;let n=this.groups[r];if(this.index>-1){let i=this.groups[this.index];i.removeClass("current").addClass("fade-out"),n.addClass("current"),n.addClass("fade-in"),Q.instance.triggerResize(),setTimeout(()=>{i.removeClass("fade-out"),n.removeClass("fade-in")},300)}else n.addClass("current"),Q.instance.triggerResize();this.index=r}createGroups(){let r=this.el.children;if(r.length<2)return;this.container=this.el.nextElementSibling;let n=this.container.children;this.groups=[];for(let i=0;i{n.signature===r.currentTarget&&this.setIndex(i)})}};var C="mousedown",Le="mousemove",_="mouseup",K={x:0,y:0},xe=!1,ae=!1,je=!1,A=!1,Ee=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(Ee?"is-mobile":"not-mobile");Ee&&"ontouchstart"in document.documentElement&&(je=!0,C="touchstart",Le="touchmove",_="touchend");document.addEventListener(C,t=>{ae=!0,A=!1;let e=C=="touchstart"?t.targetTouches[0]:t;K.y=e.pageY||0,K.x=e.pageX||0});document.addEventListener(Le,t=>{if(!!ae&&!A){let e=C=="touchstart"?t.targetTouches[0]:t,r=K.x-(e.pageX||0),n=K.y-(e.pageY||0);A=Math.sqrt(r*r+n*n)>10}});document.addEventListener(_,()=>{ae=!1});document.addEventListener("click",t=>{xe&&(t.preventDefault(),t.stopImmediatePropagation(),xe=!1)});var ee=class extends k{constructor(r){super(r);this.className=this.el.dataset.toggle||"",this.el.addEventListener(_,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(C,n=>this.onDocumentPointerDown(n)),document.addEventListener(_,n=>this.onDocumentPointerUp(n))}setActive(r){if(this.active==r)return;this.active=r,document.documentElement.classList.toggle("has-"+this.className,r),this.el.classList.toggle("active",r);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(r){A||(this.setActive(!0),r.preventDefault())}onDocumentPointerDown(r){if(this.active){if(r.target.closest(".col-menu, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(r){if(!A&&this.active&&r.target.closest(".col-menu")){let n=r.target.closest("a");if(n){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substr(0,i.indexOf("#"))),n.href.substr(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var te=class{constructor(e,r){this.key=e,this.value=r,this.defaultValue=r,this.initialize(),window.localStorage[this.key]&&this.setValue(this.fromLocalStorage(window.localStorage[this.key]))}initialize(){}setValue(e){if(this.value==e)return;let r=this.value;this.value=e,window.localStorage[this.key]=this.toLocalStorage(e),this.handleValueChange(r,e)}},re=class extends te{initialize(){let r=document.querySelector("#tsd-filter-"+this.key);!r||(this.checkbox=r,this.checkbox.addEventListener("change",()=>{this.setValue(this.checkbox.checked)}))}handleValueChange(r,n){!this.checkbox||(this.checkbox.checked=this.value,document.documentElement.classList.toggle("toggle-"+this.key,this.value!=this.defaultValue))}fromLocalStorage(r){return r=="true"}toLocalStorage(r){return r?"true":"false"}},le=class extends te{initialize(){document.documentElement.classList.add("toggle-"+this.key+this.value);let r=document.querySelector("#tsd-filter-"+this.key);if(!r)return;this.select=r;let n=()=>{this.select.classList.add("active")},i=()=>{this.select.classList.remove("active")};this.select.addEventListener(C,n),this.select.addEventListener("mouseover",n),this.select.addEventListener("mouseleave",i),this.select.querySelectorAll("li").forEach(s=>{s.addEventListener(_,o=>{r.classList.remove("active"),this.setValue(o.target.dataset.value||"")})}),document.addEventListener(C,s=>{this.select.contains(s.target)||this.select.classList.remove("active")})}handleValueChange(r,n){this.select.querySelectorAll("li.selected").forEach(o=>{o.classList.remove("selected")});let i=this.select.querySelector('li[data-value="'+n+'"]'),s=this.select.querySelector(".tsd-select-label");i&&s&&(i.classList.add("selected"),s.textContent=i.textContent),document.documentElement.classList.remove("toggle-"+r),document.documentElement.classList.add("toggle-"+n)}fromLocalStorage(r){return r}toLocalStorage(r){return r}},j=class extends k{constructor(r){super(r);this.optionVisibility=new le("visibility","private"),this.optionInherited=new re("inherited",!0),this.optionExternals=new re("externals",!0)}static isSupported(){try{return typeof window.localStorage!="undefined"}catch{return!1}}};function we(t){let e=localStorage.getItem("tsd-theme")||"os";t.value=e,be(e),t.addEventListener("change",()=>{localStorage.setItem("tsd-theme",t.value),be(t.value)})}function be(t){switch(t){case"os":document.body.classList.remove("light","dark");break;case"light":document.body.classList.remove("dark"),document.body.classList.add("light");break;case"dark":document.body.classList.remove("light"),document.body.classList.add("dark");break}}ye();N(X,".menu-highlight");N(Z,".tsd-signatures");N(ee,"a[data-toggle]");j.isSupported()?N(j,"#tsd-filter"):document.documentElement.classList.add("no-filter");var Te=document.getElementById("theme");Te&&we(Te);var Be=new Y;Object.defineProperty(window,"app",{value:Be});})(); /*! * lunr.Builder * Copyright (C) 2020 Oliver Nightingale diff --git a/assets/search.js b/assets/search.js index fb0dbd1..1d9a686 100644 --- a/assets/search.js +++ b/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"kinds\":{\"128\":\"Class\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\"},\"rows\":[{\"id\":0,\"kind\":128,\"name\":\"SvfReader\",\"url\":\"classes/SvfReader.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1,\"kind\":2048,\"name\":\"FromFileSystem\",\"url\":\"classes/SvfReader.html#FromFileSystem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"SvfReader\"},{\"id\":2,\"kind\":2048,\"name\":\"FromDerivativeService\",\"url\":\"classes/SvfReader.html#FromDerivativeService\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"SvfReader\"},{\"id\":3,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SvfReader.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-protected\",\"parent\":\"SvfReader\"},{\"id\":4,\"kind\":1024,\"name\":\"svf\",\"url\":\"classes/SvfReader.html#svf\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"SvfReader\"},{\"id\":5,\"kind\":1024,\"name\":\"resolve\",\"url\":\"classes/SvfReader.html#resolve\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"SvfReader\"},{\"id\":6,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/SvfReader.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":7,\"kind\":2048,\"name\":\"read\",\"url\":\"classes/SvfReader.html#read\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":8,\"kind\":2048,\"name\":\"findAsset\",\"url\":\"classes/SvfReader.html#findAsset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"SvfReader\"},{\"id\":9,\"kind\":2048,\"name\":\"getAsset\",\"url\":\"classes/SvfReader.html#getAsset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":10,\"kind\":2048,\"name\":\"getMetadata\",\"url\":\"classes/SvfReader.html#getMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":11,\"kind\":2048,\"name\":\"getManifest\",\"url\":\"classes/SvfReader.html#getManifest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":12,\"kind\":2048,\"name\":\"enumerateFragments\",\"url\":\"classes/SvfReader.html#enumerateFragments\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":13,\"kind\":2048,\"name\":\"readFragments\",\"url\":\"classes/SvfReader.html#readFragments\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":14,\"kind\":2048,\"name\":\"enumerateGeometries\",\"url\":\"classes/SvfReader.html#enumerateGeometries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":15,\"kind\":2048,\"name\":\"readGeometries\",\"url\":\"classes/SvfReader.html#readGeometries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":16,\"kind\":2048,\"name\":\"getMeshPackCount\",\"url\":\"classes/SvfReader.html#getMeshPackCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":17,\"kind\":2048,\"name\":\"enumerateMeshPack\",\"url\":\"classes/SvfReader.html#enumerateMeshPack\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":18,\"kind\":2048,\"name\":\"readMeshPack\",\"url\":\"classes/SvfReader.html#readMeshPack\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":19,\"kind\":2048,\"name\":\"enumerateMaterials\",\"url\":\"classes/SvfReader.html#enumerateMaterials\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":20,\"kind\":2048,\"name\":\"readMaterials\",\"url\":\"classes/SvfReader.html#readMaterials\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":21,\"kind\":2048,\"name\":\"loadImage\",\"url\":\"classes/SvfReader.html#loadImage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":22,\"kind\":2048,\"name\":\"listImages\",\"url\":\"classes/SvfReader.html#listImages\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":23,\"kind\":2048,\"name\":\"getPropertyDb\",\"url\":\"classes/SvfReader.html#getPropertyDb\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":24,\"kind\":128,\"name\":\"SvfDownloader\",\"url\":\"classes/SvfDownloader.html\",\"classes\":\"tsd-kind-class\"},{\"id\":25,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SvfDownloader.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SvfDownloader\"},{\"id\":26,\"kind\":1024,\"name\":\"modelDerivativeClient\",\"url\":\"classes/SvfDownloader.html#modelDerivativeClient\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"SvfDownloader\"},{\"id\":27,\"kind\":1024,\"name\":\"auth\",\"url\":\"classes/SvfDownloader.html#auth\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"SvfDownloader\"},{\"id\":28,\"kind\":2048,\"name\":\"download\",\"url\":\"classes/SvfDownloader.html#download\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfDownloader\"},{\"id\":29,\"kind\":2048,\"name\":\"_download\",\"url\":\"classes/SvfDownloader.html#_download\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"SvfDownloader\"},{\"id\":30,\"kind\":128,\"name\":\"F2dDownloader\",\"url\":\"classes/F2dDownloader.html\",\"classes\":\"tsd-kind-class\"},{\"id\":31,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/F2dDownloader.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"F2dDownloader\"},{\"id\":32,\"kind\":1024,\"name\":\"modelDerivativeClient\",\"url\":\"classes/F2dDownloader.html#modelDerivativeClient\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"F2dDownloader\"},{\"id\":33,\"kind\":1024,\"name\":\"auth\",\"url\":\"classes/F2dDownloader.html#auth\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"F2dDownloader\"},{\"id\":34,\"kind\":2048,\"name\":\"download\",\"url\":\"classes/F2dDownloader.html#download\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"F2dDownloader\"},{\"id\":35,\"kind\":2048,\"name\":\"_download\",\"url\":\"classes/F2dDownloader.html#_download\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"F2dDownloader\"},{\"id\":36,\"kind\":128,\"name\":\"GltfWriter\",\"url\":\"classes/GltfWriter.html\",\"classes\":\"tsd-kind-class\"},{\"id\":37,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GltfWriter.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"GltfWriter\"},{\"id\":38,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/GltfWriter.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":39,\"kind\":1024,\"name\":\"baseDir\",\"url\":\"classes/GltfWriter.html#baseDir\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":40,\"kind\":1024,\"name\":\"manifest\",\"url\":\"classes/GltfWriter.html#manifest\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":41,\"kind\":1024,\"name\":\"bufferStream\",\"url\":\"classes/GltfWriter.html#bufferStream\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":42,\"kind\":1024,\"name\":\"bufferSize\",\"url\":\"classes/GltfWriter.html#bufferSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":43,\"kind\":1024,\"name\":\"bufferViewCache\",\"url\":\"classes/GltfWriter.html#bufferViewCache\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":44,\"kind\":1024,\"name\":\"meshHashes\",\"url\":\"classes/GltfWriter.html#meshHashes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":45,\"kind\":1024,\"name\":\"bufferViewHashes\",\"url\":\"classes/GltfWriter.html#bufferViewHashes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":46,\"kind\":1024,\"name\":\"accessorHashes\",\"url\":\"classes/GltfWriter.html#accessorHashes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":47,\"kind\":1024,\"name\":\"pendingTasks\",\"url\":\"classes/GltfWriter.html#pendingTasks\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":48,\"kind\":1024,\"name\":\"stats\",\"url\":\"classes/GltfWriter.html#stats\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":49,\"kind\":2048,\"name\":\"write\",\"url\":\"classes/GltfWriter.html#write\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GltfWriter\"},{\"id\":50,\"kind\":2048,\"name\":\"reset\",\"url\":\"classes/GltfWriter.html#reset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":51,\"kind\":2048,\"name\":\"postprocess\",\"url\":\"classes/GltfWriter.html#postprocess\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":52,\"kind\":2048,\"name\":\"serializeManifest\",\"url\":\"classes/GltfWriter.html#serializeManifest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":53,\"kind\":2048,\"name\":\"createScene\",\"url\":\"classes/GltfWriter.html#createScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":54,\"kind\":2048,\"name\":\"createNode\",\"url\":\"classes/GltfWriter.html#createNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":55,\"kind\":2048,\"name\":\"addMesh\",\"url\":\"classes/GltfWriter.html#addMesh\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":56,\"kind\":2048,\"name\":\"createMeshGeometry\",\"url\":\"classes/GltfWriter.html#createMeshGeometry\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":57,\"kind\":2048,\"name\":\"createLineGeometry\",\"url\":\"classes/GltfWriter.html#createLineGeometry\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":58,\"kind\":2048,\"name\":\"createPointGeometry\",\"url\":\"classes/GltfWriter.html#createPointGeometry\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":59,\"kind\":2048,\"name\":\"addBufferView\",\"url\":\"classes/GltfWriter.html#addBufferView\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":60,\"kind\":2048,\"name\":\"createBufferView\",\"url\":\"classes/GltfWriter.html#createBufferView\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":61,\"kind\":2048,\"name\":\"addAccessor\",\"url\":\"classes/GltfWriter.html#addAccessor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":62,\"kind\":2048,\"name\":\"createAccessor\",\"url\":\"classes/GltfWriter.html#createAccessor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":63,\"kind\":2048,\"name\":\"createMaterial\",\"url\":\"classes/GltfWriter.html#createMaterial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":64,\"kind\":2048,\"name\":\"createTexture\",\"url\":\"classes/GltfWriter.html#createTexture\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":65,\"kind\":2048,\"name\":\"computeMeshHash\",\"url\":\"classes/GltfWriter.html#computeMeshHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":66,\"kind\":2048,\"name\":\"computeBufferViewHash\",\"url\":\"classes/GltfWriter.html#computeBufferViewHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":67,\"kind\":2048,\"name\":\"computeAccessorHash\",\"url\":\"classes/GltfWriter.html#computeAccessorHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":68,\"kind\":2048,\"name\":\"computeBufferHash\",\"url\":\"classes/GltfWriter.html#computeBufferHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":69,\"kind\":2048,\"name\":\"computeMaterialHash\",\"url\":\"classes/GltfWriter.html#computeMaterialHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":70,\"kind\":2048,\"name\":\"computeBoundsVec3\",\"url\":\"classes/GltfWriter.html#computeBoundsVec3\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"parent\"],\"fieldVectors\":[[\"name/0\",[0,10.78]],[\"parent/0\",[]],[\"name/1\",[1,38.712]],[\"parent/1\",[0,1.052]],[\"name/2\",[2,38.712]],[\"parent/2\",[0,1.052]],[\"name/3\",[3,27.726]],[\"parent/3\",[0,1.052]],[\"name/4\",[4,38.712]],[\"parent/4\",[0,1.052]],[\"name/5\",[5,38.712]],[\"parent/5\",[0,1.052]],[\"name/6\",[6,38.712]],[\"parent/6\",[0,1.052]],[\"name/7\",[7,38.712]],[\"parent/7\",[0,1.052]],[\"name/8\",[8,38.712]],[\"parent/8\",[0,1.052]],[\"name/9\",[9,38.712]],[\"parent/9\",[0,1.052]],[\"name/10\",[10,38.712]],[\"parent/10\",[0,1.052]],[\"name/11\",[11,38.712]],[\"parent/11\",[0,1.052]],[\"name/12\",[12,38.712]],[\"parent/12\",[0,1.052]],[\"name/13\",[13,38.712]],[\"parent/13\",[0,1.052]],[\"name/14\",[14,38.712]],[\"parent/14\",[0,1.052]],[\"name/15\",[15,38.712]],[\"parent/15\",[0,1.052]],[\"name/16\",[16,38.712]],[\"parent/16\",[0,1.052]],[\"name/17\",[17,38.712]],[\"parent/17\",[0,1.052]],[\"name/18\",[18,38.712]],[\"parent/18\",[0,1.052]],[\"name/19\",[19,38.712]],[\"parent/19\",[0,1.052]],[\"name/20\",[20,38.712]],[\"parent/20\",[0,1.052]],[\"name/21\",[21,38.712]],[\"parent/21\",[0,1.052]],[\"name/22\",[22,38.712]],[\"parent/22\",[0,1.052]],[\"name/23\",[23,38.712]],[\"parent/23\",[0,1.052]],[\"name/24\",[24,24.049]],[\"parent/24\",[]],[\"name/25\",[3,27.726]],[\"parent/25\",[24,2.348]],[\"name/26\",[25,33.604]],[\"parent/26\",[24,2.348]],[\"name/27\",[26,33.604]],[\"parent/27\",[24,2.348]],[\"name/28\",[27,33.604]],[\"parent/28\",[24,2.348]],[\"name/29\",[28,33.604]],[\"parent/29\",[24,2.348]],[\"name/30\",[29,24.049]],[\"parent/30\",[]],[\"name/31\",[3,27.726]],[\"parent/31\",[29,2.348]],[\"name/32\",[25,33.604]],[\"parent/32\",[29,2.348]],[\"name/33\",[26,33.604]],[\"parent/33\",[29,2.348]],[\"name/34\",[27,33.604]],[\"parent/34\",[29,2.348]],[\"name/35\",[28,33.604]],[\"parent/35\",[29,2.348]],[\"name/36\",[30,7.071]],[\"parent/36\",[]],[\"name/37\",[3,27.726]],[\"parent/37\",[30,0.69]],[\"name/38\",[31,38.712]],[\"parent/38\",[30,0.69]],[\"name/39\",[32,38.712]],[\"parent/39\",[30,0.69]],[\"name/40\",[33,38.712]],[\"parent/40\",[30,0.69]],[\"name/41\",[34,38.712]],[\"parent/41\",[30,0.69]],[\"name/42\",[35,38.712]],[\"parent/42\",[30,0.69]],[\"name/43\",[36,38.712]],[\"parent/43\",[30,0.69]],[\"name/44\",[37,38.712]],[\"parent/44\",[30,0.69]],[\"name/45\",[38,38.712]],[\"parent/45\",[30,0.69]],[\"name/46\",[39,38.712]],[\"parent/46\",[30,0.69]],[\"name/47\",[40,38.712]],[\"parent/47\",[30,0.69]],[\"name/48\",[41,38.712]],[\"parent/48\",[30,0.69]],[\"name/49\",[42,38.712]],[\"parent/49\",[30,0.69]],[\"name/50\",[43,38.712]],[\"parent/50\",[30,0.69]],[\"name/51\",[44,38.712]],[\"parent/51\",[30,0.69]],[\"name/52\",[45,38.712]],[\"parent/52\",[30,0.69]],[\"name/53\",[46,38.712]],[\"parent/53\",[30,0.69]],[\"name/54\",[47,38.712]],[\"parent/54\",[30,0.69]],[\"name/55\",[48,38.712]],[\"parent/55\",[30,0.69]],[\"name/56\",[49,38.712]],[\"parent/56\",[30,0.69]],[\"name/57\",[50,38.712]],[\"parent/57\",[30,0.69]],[\"name/58\",[51,38.712]],[\"parent/58\",[30,0.69]],[\"name/59\",[52,38.712]],[\"parent/59\",[30,0.69]],[\"name/60\",[53,38.712]],[\"parent/60\",[30,0.69]],[\"name/61\",[54,38.712]],[\"parent/61\",[30,0.69]],[\"name/62\",[55,38.712]],[\"parent/62\",[30,0.69]],[\"name/63\",[56,38.712]],[\"parent/63\",[30,0.69]],[\"name/64\",[57,38.712]],[\"parent/64\",[30,0.69]],[\"name/65\",[58,38.712]],[\"parent/65\",[30,0.69]],[\"name/66\",[59,38.712]],[\"parent/66\",[30,0.69]],[\"name/67\",[60,38.712]],[\"parent/67\",[30,0.69]],[\"name/68\",[61,38.712]],[\"parent/68\",[30,0.69]],[\"name/69\",[62,38.712]],[\"parent/69\",[30,0.69]],[\"name/70\",[63,38.712]],[\"parent/70\",[30,0.69]]],\"invertedIndex\":[[\"__type\",{\"_index\":6,\"name\":{\"6\":{}},\"parent\":{}}],[\"_download\",{\"_index\":28,\"name\":{\"29\":{},\"35\":{}},\"parent\":{}}],[\"accessorhashes\",{\"_index\":39,\"name\":{\"46\":{}},\"parent\":{}}],[\"addaccessor\",{\"_index\":54,\"name\":{\"61\":{}},\"parent\":{}}],[\"addbufferview\",{\"_index\":52,\"name\":{\"59\":{}},\"parent\":{}}],[\"addmesh\",{\"_index\":48,\"name\":{\"55\":{}},\"parent\":{}}],[\"auth\",{\"_index\":26,\"name\":{\"27\":{},\"33\":{}},\"parent\":{}}],[\"basedir\",{\"_index\":32,\"name\":{\"39\":{}},\"parent\":{}}],[\"buffersize\",{\"_index\":35,\"name\":{\"42\":{}},\"parent\":{}}],[\"bufferstream\",{\"_index\":34,\"name\":{\"41\":{}},\"parent\":{}}],[\"bufferviewcache\",{\"_index\":36,\"name\":{\"43\":{}},\"parent\":{}}],[\"bufferviewhashes\",{\"_index\":38,\"name\":{\"45\":{}},\"parent\":{}}],[\"computeaccessorhash\",{\"_index\":60,\"name\":{\"67\":{}},\"parent\":{}}],[\"computeboundsvec3\",{\"_index\":63,\"name\":{\"70\":{}},\"parent\":{}}],[\"computebufferhash\",{\"_index\":61,\"name\":{\"68\":{}},\"parent\":{}}],[\"computebufferviewhash\",{\"_index\":59,\"name\":{\"66\":{}},\"parent\":{}}],[\"computematerialhash\",{\"_index\":62,\"name\":{\"69\":{}},\"parent\":{}}],[\"computemeshhash\",{\"_index\":58,\"name\":{\"65\":{}},\"parent\":{}}],[\"constructor\",{\"_index\":3,\"name\":{\"3\":{},\"25\":{},\"31\":{},\"37\":{}},\"parent\":{}}],[\"createaccessor\",{\"_index\":55,\"name\":{\"62\":{}},\"parent\":{}}],[\"createbufferview\",{\"_index\":53,\"name\":{\"60\":{}},\"parent\":{}}],[\"createlinegeometry\",{\"_index\":50,\"name\":{\"57\":{}},\"parent\":{}}],[\"creatematerial\",{\"_index\":56,\"name\":{\"63\":{}},\"parent\":{}}],[\"createmeshgeometry\",{\"_index\":49,\"name\":{\"56\":{}},\"parent\":{}}],[\"createnode\",{\"_index\":47,\"name\":{\"54\":{}},\"parent\":{}}],[\"createpointgeometry\",{\"_index\":51,\"name\":{\"58\":{}},\"parent\":{}}],[\"createscene\",{\"_index\":46,\"name\":{\"53\":{}},\"parent\":{}}],[\"createtexture\",{\"_index\":57,\"name\":{\"64\":{}},\"parent\":{}}],[\"download\",{\"_index\":27,\"name\":{\"28\":{},\"34\":{}},\"parent\":{}}],[\"enumeratefragments\",{\"_index\":12,\"name\":{\"12\":{}},\"parent\":{}}],[\"enumerategeometries\",{\"_index\":14,\"name\":{\"14\":{}},\"parent\":{}}],[\"enumeratematerials\",{\"_index\":19,\"name\":{\"19\":{}},\"parent\":{}}],[\"enumeratemeshpack\",{\"_index\":17,\"name\":{\"17\":{}},\"parent\":{}}],[\"f2ddownloader\",{\"_index\":29,\"name\":{\"30\":{}},\"parent\":{\"31\":{},\"32\":{},\"33\":{},\"34\":{},\"35\":{}}}],[\"findasset\",{\"_index\":8,\"name\":{\"8\":{}},\"parent\":{}}],[\"fromderivativeservice\",{\"_index\":2,\"name\":{\"2\":{}},\"parent\":{}}],[\"fromfilesystem\",{\"_index\":1,\"name\":{\"1\":{}},\"parent\":{}}],[\"getasset\",{\"_index\":9,\"name\":{\"9\":{}},\"parent\":{}}],[\"getmanifest\",{\"_index\":11,\"name\":{\"11\":{}},\"parent\":{}}],[\"getmeshpackcount\",{\"_index\":16,\"name\":{\"16\":{}},\"parent\":{}}],[\"getmetadata\",{\"_index\":10,\"name\":{\"10\":{}},\"parent\":{}}],[\"getpropertydb\",{\"_index\":23,\"name\":{\"23\":{}},\"parent\":{}}],[\"gltfwriter\",{\"_index\":30,\"name\":{\"36\":{}},\"parent\":{\"37\":{},\"38\":{},\"39\":{},\"40\":{},\"41\":{},\"42\":{},\"43\":{},\"44\":{},\"45\":{},\"46\":{},\"47\":{},\"48\":{},\"49\":{},\"50\":{},\"51\":{},\"52\":{},\"53\":{},\"54\":{},\"55\":{},\"56\":{},\"57\":{},\"58\":{},\"59\":{},\"60\":{},\"61\":{},\"62\":{},\"63\":{},\"64\":{},\"65\":{},\"66\":{},\"67\":{},\"68\":{},\"69\":{},\"70\":{}}}],[\"listimages\",{\"_index\":22,\"name\":{\"22\":{}},\"parent\":{}}],[\"loadimage\",{\"_index\":21,\"name\":{\"21\":{}},\"parent\":{}}],[\"manifest\",{\"_index\":33,\"name\":{\"40\":{}},\"parent\":{}}],[\"meshhashes\",{\"_index\":37,\"name\":{\"44\":{}},\"parent\":{}}],[\"modelderivativeclient\",{\"_index\":25,\"name\":{\"26\":{},\"32\":{}},\"parent\":{}}],[\"options\",{\"_index\":31,\"name\":{\"38\":{}},\"parent\":{}}],[\"pendingtasks\",{\"_index\":40,\"name\":{\"47\":{}},\"parent\":{}}],[\"postprocess\",{\"_index\":44,\"name\":{\"51\":{}},\"parent\":{}}],[\"read\",{\"_index\":7,\"name\":{\"7\":{}},\"parent\":{}}],[\"readfragments\",{\"_index\":13,\"name\":{\"13\":{}},\"parent\":{}}],[\"readgeometries\",{\"_index\":15,\"name\":{\"15\":{}},\"parent\":{}}],[\"readmaterials\",{\"_index\":20,\"name\":{\"20\":{}},\"parent\":{}}],[\"readmeshpack\",{\"_index\":18,\"name\":{\"18\":{}},\"parent\":{}}],[\"reset\",{\"_index\":43,\"name\":{\"50\":{}},\"parent\":{}}],[\"resolve\",{\"_index\":5,\"name\":{\"5\":{}},\"parent\":{}}],[\"serializemanifest\",{\"_index\":45,\"name\":{\"52\":{}},\"parent\":{}}],[\"stats\",{\"_index\":41,\"name\":{\"48\":{}},\"parent\":{}}],[\"svf\",{\"_index\":4,\"name\":{\"4\":{}},\"parent\":{}}],[\"svfdownloader\",{\"_index\":24,\"name\":{\"24\":{}},\"parent\":{\"25\":{},\"26\":{},\"27\":{},\"28\":{},\"29\":{}}}],[\"svfreader\",{\"_index\":0,\"name\":{\"0\":{}},\"parent\":{\"1\":{},\"2\":{},\"3\":{},\"4\":{},\"5\":{},\"6\":{},\"7\":{},\"8\":{},\"9\":{},\"10\":{},\"11\":{},\"12\":{},\"13\":{},\"14\":{},\"15\":{},\"16\":{},\"17\":{},\"18\":{},\"19\":{},\"20\":{},\"21\":{},\"22\":{},\"23\":{}}}],[\"write\",{\"_index\":42,\"name\":{\"49\":{}},\"parent\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"kinds\":{\"128\":\"Class\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\"},\"rows\":[{\"id\":0,\"kind\":128,\"name\":\"SvfReader\",\"url\":\"classes/SvfReader.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1,\"kind\":2048,\"name\":\"FromFileSystem\",\"url\":\"classes/SvfReader.html#FromFileSystem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"SvfReader\"},{\"id\":2,\"kind\":2048,\"name\":\"FromDerivativeService\",\"url\":\"classes/SvfReader.html#FromDerivativeService\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"SvfReader\"},{\"id\":3,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SvfReader.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-protected\",\"parent\":\"SvfReader\"},{\"id\":4,\"kind\":1024,\"name\":\"svf\",\"url\":\"classes/SvfReader.html#svf\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"SvfReader\"},{\"id\":5,\"kind\":1024,\"name\":\"resolve\",\"url\":\"classes/SvfReader.html#resolve\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"SvfReader\"},{\"id\":6,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/SvfReader.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":7,\"kind\":2048,\"name\":\"read\",\"url\":\"classes/SvfReader.html#read\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":8,\"kind\":2048,\"name\":\"findAsset\",\"url\":\"classes/SvfReader.html#findAsset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"SvfReader\"},{\"id\":9,\"kind\":2048,\"name\":\"getAsset\",\"url\":\"classes/SvfReader.html#getAsset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":10,\"kind\":2048,\"name\":\"getMetadata\",\"url\":\"classes/SvfReader.html#getMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":11,\"kind\":2048,\"name\":\"getManifest\",\"url\":\"classes/SvfReader.html#getManifest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":12,\"kind\":2048,\"name\":\"enumerateFragments\",\"url\":\"classes/SvfReader.html#enumerateFragments\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":13,\"kind\":2048,\"name\":\"readFragments\",\"url\":\"classes/SvfReader.html#readFragments\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":14,\"kind\":2048,\"name\":\"enumerateGeometries\",\"url\":\"classes/SvfReader.html#enumerateGeometries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":15,\"kind\":2048,\"name\":\"readGeometries\",\"url\":\"classes/SvfReader.html#readGeometries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":16,\"kind\":2048,\"name\":\"getMeshPackCount\",\"url\":\"classes/SvfReader.html#getMeshPackCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":17,\"kind\":2048,\"name\":\"enumerateMeshPack\",\"url\":\"classes/SvfReader.html#enumerateMeshPack\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":18,\"kind\":2048,\"name\":\"readMeshPack\",\"url\":\"classes/SvfReader.html#readMeshPack\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":19,\"kind\":2048,\"name\":\"enumerateMaterials\",\"url\":\"classes/SvfReader.html#enumerateMaterials\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":20,\"kind\":2048,\"name\":\"readMaterials\",\"url\":\"classes/SvfReader.html#readMaterials\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":21,\"kind\":2048,\"name\":\"loadImage\",\"url\":\"classes/SvfReader.html#loadImage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":22,\"kind\":2048,\"name\":\"listImages\",\"url\":\"classes/SvfReader.html#listImages\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":23,\"kind\":2048,\"name\":\"getPropertyDb\",\"url\":\"classes/SvfReader.html#getPropertyDb\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfReader\"},{\"id\":24,\"kind\":128,\"name\":\"SvfDownloader\",\"url\":\"classes/SvfDownloader.html\",\"classes\":\"tsd-kind-class\"},{\"id\":25,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SvfDownloader.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SvfDownloader\"},{\"id\":26,\"kind\":1024,\"name\":\"modelDerivativeClient\",\"url\":\"classes/SvfDownloader.html#modelDerivativeClient\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"SvfDownloader\"},{\"id\":27,\"kind\":1024,\"name\":\"auth\",\"url\":\"classes/SvfDownloader.html#auth\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"SvfDownloader\"},{\"id\":28,\"kind\":2048,\"name\":\"download\",\"url\":\"classes/SvfDownloader.html#download\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SvfDownloader\"},{\"id\":29,\"kind\":2048,\"name\":\"_download\",\"url\":\"classes/SvfDownloader.html#_download\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"SvfDownloader\"},{\"id\":30,\"kind\":128,\"name\":\"F2dDownloader\",\"url\":\"classes/F2dDownloader.html\",\"classes\":\"tsd-kind-class\"},{\"id\":31,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/F2dDownloader.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"F2dDownloader\"},{\"id\":32,\"kind\":1024,\"name\":\"modelDerivativeClient\",\"url\":\"classes/F2dDownloader.html#modelDerivativeClient\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"F2dDownloader\"},{\"id\":33,\"kind\":1024,\"name\":\"auth\",\"url\":\"classes/F2dDownloader.html#auth\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"F2dDownloader\"},{\"id\":34,\"kind\":2048,\"name\":\"download\",\"url\":\"classes/F2dDownloader.html#download\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"F2dDownloader\"},{\"id\":35,\"kind\":2048,\"name\":\"_download\",\"url\":\"classes/F2dDownloader.html#_download\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"F2dDownloader\"},{\"id\":36,\"kind\":128,\"name\":\"GltfWriter\",\"url\":\"classes/GltfWriter.html\",\"classes\":\"tsd-kind-class\"},{\"id\":37,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GltfWriter.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"GltfWriter\"},{\"id\":38,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/GltfWriter.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":39,\"kind\":1024,\"name\":\"baseDir\",\"url\":\"classes/GltfWriter.html#baseDir\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":40,\"kind\":1024,\"name\":\"manifest\",\"url\":\"classes/GltfWriter.html#manifest\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":41,\"kind\":1024,\"name\":\"bufferStream\",\"url\":\"classes/GltfWriter.html#bufferStream\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":42,\"kind\":1024,\"name\":\"bufferSize\",\"url\":\"classes/GltfWriter.html#bufferSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":43,\"kind\":1024,\"name\":\"bufferViewCache\",\"url\":\"classes/GltfWriter.html#bufferViewCache\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":44,\"kind\":1024,\"name\":\"meshHashes\",\"url\":\"classes/GltfWriter.html#meshHashes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":45,\"kind\":1024,\"name\":\"bufferViewHashes\",\"url\":\"classes/GltfWriter.html#bufferViewHashes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":46,\"kind\":1024,\"name\":\"accessorHashes\",\"url\":\"classes/GltfWriter.html#accessorHashes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":47,\"kind\":1024,\"name\":\"pendingTasks\",\"url\":\"classes/GltfWriter.html#pendingTasks\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":48,\"kind\":1024,\"name\":\"activeSvfMaterials\",\"url\":\"classes/GltfWriter.html#activeSvfMaterials\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":49,\"kind\":1024,\"name\":\"stats\",\"url\":\"classes/GltfWriter.html#stats\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":50,\"kind\":2048,\"name\":\"write\",\"url\":\"classes/GltfWriter.html#write\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GltfWriter\"},{\"id\":51,\"kind\":2048,\"name\":\"reset\",\"url\":\"classes/GltfWriter.html#reset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":52,\"kind\":2048,\"name\":\"postprocess\",\"url\":\"classes/GltfWriter.html#postprocess\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":53,\"kind\":2048,\"name\":\"serializeManifest\",\"url\":\"classes/GltfWriter.html#serializeManifest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":54,\"kind\":2048,\"name\":\"createScene\",\"url\":\"classes/GltfWriter.html#createScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":55,\"kind\":2048,\"name\":\"createNode\",\"url\":\"classes/GltfWriter.html#createNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":56,\"kind\":2048,\"name\":\"addMesh\",\"url\":\"classes/GltfWriter.html#addMesh\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":57,\"kind\":2048,\"name\":\"createMeshGeometry\",\"url\":\"classes/GltfWriter.html#createMeshGeometry\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":58,\"kind\":2048,\"name\":\"createLineGeometry\",\"url\":\"classes/GltfWriter.html#createLineGeometry\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":59,\"kind\":2048,\"name\":\"createPointGeometry\",\"url\":\"classes/GltfWriter.html#createPointGeometry\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":60,\"kind\":2048,\"name\":\"addBufferView\",\"url\":\"classes/GltfWriter.html#addBufferView\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":61,\"kind\":2048,\"name\":\"createBufferView\",\"url\":\"classes/GltfWriter.html#createBufferView\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":62,\"kind\":2048,\"name\":\"addAccessor\",\"url\":\"classes/GltfWriter.html#addAccessor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":63,\"kind\":2048,\"name\":\"createAccessor\",\"url\":\"classes/GltfWriter.html#createAccessor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":64,\"kind\":2048,\"name\":\"createMaterial\",\"url\":\"classes/GltfWriter.html#createMaterial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":65,\"kind\":2048,\"name\":\"createTexture\",\"url\":\"classes/GltfWriter.html#createTexture\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":66,\"kind\":2048,\"name\":\"computeMeshHash\",\"url\":\"classes/GltfWriter.html#computeMeshHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":67,\"kind\":2048,\"name\":\"computeBufferViewHash\",\"url\":\"classes/GltfWriter.html#computeBufferViewHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":68,\"kind\":2048,\"name\":\"computeAccessorHash\",\"url\":\"classes/GltfWriter.html#computeAccessorHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":69,\"kind\":2048,\"name\":\"computeBufferHash\",\"url\":\"classes/GltfWriter.html#computeBufferHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":70,\"kind\":2048,\"name\":\"computeMaterialHash\",\"url\":\"classes/GltfWriter.html#computeMaterialHash\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"},{\"id\":71,\"kind\":2048,\"name\":\"computeBoundsVec3\",\"url\":\"classes/GltfWriter.html#computeBoundsVec3\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GltfWriter\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"parent\"],\"fieldVectors\":[[\"name/0\",[0,10.918]],[\"parent/0\",[]],[\"name/1\",[1,38.85]],[\"parent/1\",[0,1.066]],[\"name/2\",[2,38.85]],[\"parent/2\",[0,1.066]],[\"name/3\",[3,27.864]],[\"parent/3\",[0,1.066]],[\"name/4\",[4,38.85]],[\"parent/4\",[0,1.066]],[\"name/5\",[5,38.85]],[\"parent/5\",[0,1.066]],[\"name/6\",[6,38.85]],[\"parent/6\",[0,1.066]],[\"name/7\",[7,38.85]],[\"parent/7\",[0,1.066]],[\"name/8\",[8,38.85]],[\"parent/8\",[0,1.066]],[\"name/9\",[9,38.85]],[\"parent/9\",[0,1.066]],[\"name/10\",[10,38.85]],[\"parent/10\",[0,1.066]],[\"name/11\",[11,38.85]],[\"parent/11\",[0,1.066]],[\"name/12\",[12,38.85]],[\"parent/12\",[0,1.066]],[\"name/13\",[13,38.85]],[\"parent/13\",[0,1.066]],[\"name/14\",[14,38.85]],[\"parent/14\",[0,1.066]],[\"name/15\",[15,38.85]],[\"parent/15\",[0,1.066]],[\"name/16\",[16,38.85]],[\"parent/16\",[0,1.066]],[\"name/17\",[17,38.85]],[\"parent/17\",[0,1.066]],[\"name/18\",[18,38.85]],[\"parent/18\",[0,1.066]],[\"name/19\",[19,38.85]],[\"parent/19\",[0,1.066]],[\"name/20\",[20,38.85]],[\"parent/20\",[0,1.066]],[\"name/21\",[21,38.85]],[\"parent/21\",[0,1.066]],[\"name/22\",[22,38.85]],[\"parent/22\",[0,1.066]],[\"name/23\",[23,38.85]],[\"parent/23\",[0,1.066]],[\"name/24\",[24,24.187]],[\"parent/24\",[]],[\"name/25\",[3,27.864]],[\"parent/25\",[24,2.362]],[\"name/26\",[25,33.742]],[\"parent/26\",[24,2.362]],[\"name/27\",[26,33.742]],[\"parent/27\",[24,2.362]],[\"name/28\",[27,33.742]],[\"parent/28\",[24,2.362]],[\"name/29\",[28,33.742]],[\"parent/29\",[24,2.362]],[\"name/30\",[29,24.187]],[\"parent/30\",[]],[\"name/31\",[3,27.864]],[\"parent/31\",[29,2.362]],[\"name/32\",[25,33.742]],[\"parent/32\",[29,2.362]],[\"name/33\",[26,33.742]],[\"parent/33\",[29,2.362]],[\"name/34\",[27,33.742]],[\"parent/34\",[29,2.362]],[\"name/35\",[28,33.742]],[\"parent/35\",[29,2.362]],[\"name/36\",[30,6.931]],[\"parent/36\",[]],[\"name/37\",[3,27.864]],[\"parent/37\",[30,0.677]],[\"name/38\",[31,38.85]],[\"parent/38\",[30,0.677]],[\"name/39\",[32,38.85]],[\"parent/39\",[30,0.677]],[\"name/40\",[33,38.85]],[\"parent/40\",[30,0.677]],[\"name/41\",[34,38.85]],[\"parent/41\",[30,0.677]],[\"name/42\",[35,38.85]],[\"parent/42\",[30,0.677]],[\"name/43\",[36,38.85]],[\"parent/43\",[30,0.677]],[\"name/44\",[37,38.85]],[\"parent/44\",[30,0.677]],[\"name/45\",[38,38.85]],[\"parent/45\",[30,0.677]],[\"name/46\",[39,38.85]],[\"parent/46\",[30,0.677]],[\"name/47\",[40,38.85]],[\"parent/47\",[30,0.677]],[\"name/48\",[41,38.85]],[\"parent/48\",[30,0.677]],[\"name/49\",[42,38.85]],[\"parent/49\",[30,0.677]],[\"name/50\",[43,38.85]],[\"parent/50\",[30,0.677]],[\"name/51\",[44,38.85]],[\"parent/51\",[30,0.677]],[\"name/52\",[45,38.85]],[\"parent/52\",[30,0.677]],[\"name/53\",[46,38.85]],[\"parent/53\",[30,0.677]],[\"name/54\",[47,38.85]],[\"parent/54\",[30,0.677]],[\"name/55\",[48,38.85]],[\"parent/55\",[30,0.677]],[\"name/56\",[49,38.85]],[\"parent/56\",[30,0.677]],[\"name/57\",[50,38.85]],[\"parent/57\",[30,0.677]],[\"name/58\",[51,38.85]],[\"parent/58\",[30,0.677]],[\"name/59\",[52,38.85]],[\"parent/59\",[30,0.677]],[\"name/60\",[53,38.85]],[\"parent/60\",[30,0.677]],[\"name/61\",[54,38.85]],[\"parent/61\",[30,0.677]],[\"name/62\",[55,38.85]],[\"parent/62\",[30,0.677]],[\"name/63\",[56,38.85]],[\"parent/63\",[30,0.677]],[\"name/64\",[57,38.85]],[\"parent/64\",[30,0.677]],[\"name/65\",[58,38.85]],[\"parent/65\",[30,0.677]],[\"name/66\",[59,38.85]],[\"parent/66\",[30,0.677]],[\"name/67\",[60,38.85]],[\"parent/67\",[30,0.677]],[\"name/68\",[61,38.85]],[\"parent/68\",[30,0.677]],[\"name/69\",[62,38.85]],[\"parent/69\",[30,0.677]],[\"name/70\",[63,38.85]],[\"parent/70\",[30,0.677]],[\"name/71\",[64,38.85]],[\"parent/71\",[30,0.677]]],\"invertedIndex\":[[\"__type\",{\"_index\":6,\"name\":{\"6\":{}},\"parent\":{}}],[\"_download\",{\"_index\":28,\"name\":{\"29\":{},\"35\":{}},\"parent\":{}}],[\"accessorhashes\",{\"_index\":39,\"name\":{\"46\":{}},\"parent\":{}}],[\"activesvfmaterials\",{\"_index\":41,\"name\":{\"48\":{}},\"parent\":{}}],[\"addaccessor\",{\"_index\":55,\"name\":{\"62\":{}},\"parent\":{}}],[\"addbufferview\",{\"_index\":53,\"name\":{\"60\":{}},\"parent\":{}}],[\"addmesh\",{\"_index\":49,\"name\":{\"56\":{}},\"parent\":{}}],[\"auth\",{\"_index\":26,\"name\":{\"27\":{},\"33\":{}},\"parent\":{}}],[\"basedir\",{\"_index\":32,\"name\":{\"39\":{}},\"parent\":{}}],[\"buffersize\",{\"_index\":35,\"name\":{\"42\":{}},\"parent\":{}}],[\"bufferstream\",{\"_index\":34,\"name\":{\"41\":{}},\"parent\":{}}],[\"bufferviewcache\",{\"_index\":36,\"name\":{\"43\":{}},\"parent\":{}}],[\"bufferviewhashes\",{\"_index\":38,\"name\":{\"45\":{}},\"parent\":{}}],[\"computeaccessorhash\",{\"_index\":61,\"name\":{\"68\":{}},\"parent\":{}}],[\"computeboundsvec3\",{\"_index\":64,\"name\":{\"71\":{}},\"parent\":{}}],[\"computebufferhash\",{\"_index\":62,\"name\":{\"69\":{}},\"parent\":{}}],[\"computebufferviewhash\",{\"_index\":60,\"name\":{\"67\":{}},\"parent\":{}}],[\"computematerialhash\",{\"_index\":63,\"name\":{\"70\":{}},\"parent\":{}}],[\"computemeshhash\",{\"_index\":59,\"name\":{\"66\":{}},\"parent\":{}}],[\"constructor\",{\"_index\":3,\"name\":{\"3\":{},\"25\":{},\"31\":{},\"37\":{}},\"parent\":{}}],[\"createaccessor\",{\"_index\":56,\"name\":{\"63\":{}},\"parent\":{}}],[\"createbufferview\",{\"_index\":54,\"name\":{\"61\":{}},\"parent\":{}}],[\"createlinegeometry\",{\"_index\":51,\"name\":{\"58\":{}},\"parent\":{}}],[\"creatematerial\",{\"_index\":57,\"name\":{\"64\":{}},\"parent\":{}}],[\"createmeshgeometry\",{\"_index\":50,\"name\":{\"57\":{}},\"parent\":{}}],[\"createnode\",{\"_index\":48,\"name\":{\"55\":{}},\"parent\":{}}],[\"createpointgeometry\",{\"_index\":52,\"name\":{\"59\":{}},\"parent\":{}}],[\"createscene\",{\"_index\":47,\"name\":{\"54\":{}},\"parent\":{}}],[\"createtexture\",{\"_index\":58,\"name\":{\"65\":{}},\"parent\":{}}],[\"download\",{\"_index\":27,\"name\":{\"28\":{},\"34\":{}},\"parent\":{}}],[\"enumeratefragments\",{\"_index\":12,\"name\":{\"12\":{}},\"parent\":{}}],[\"enumerategeometries\",{\"_index\":14,\"name\":{\"14\":{}},\"parent\":{}}],[\"enumeratematerials\",{\"_index\":19,\"name\":{\"19\":{}},\"parent\":{}}],[\"enumeratemeshpack\",{\"_index\":17,\"name\":{\"17\":{}},\"parent\":{}}],[\"f2ddownloader\",{\"_index\":29,\"name\":{\"30\":{}},\"parent\":{\"31\":{},\"32\":{},\"33\":{},\"34\":{},\"35\":{}}}],[\"findasset\",{\"_index\":8,\"name\":{\"8\":{}},\"parent\":{}}],[\"fromderivativeservice\",{\"_index\":2,\"name\":{\"2\":{}},\"parent\":{}}],[\"fromfilesystem\",{\"_index\":1,\"name\":{\"1\":{}},\"parent\":{}}],[\"getasset\",{\"_index\":9,\"name\":{\"9\":{}},\"parent\":{}}],[\"getmanifest\",{\"_index\":11,\"name\":{\"11\":{}},\"parent\":{}}],[\"getmeshpackcount\",{\"_index\":16,\"name\":{\"16\":{}},\"parent\":{}}],[\"getmetadata\",{\"_index\":10,\"name\":{\"10\":{}},\"parent\":{}}],[\"getpropertydb\",{\"_index\":23,\"name\":{\"23\":{}},\"parent\":{}}],[\"gltfwriter\",{\"_index\":30,\"name\":{\"36\":{}},\"parent\":{\"37\":{},\"38\":{},\"39\":{},\"40\":{},\"41\":{},\"42\":{},\"43\":{},\"44\":{},\"45\":{},\"46\":{},\"47\":{},\"48\":{},\"49\":{},\"50\":{},\"51\":{},\"52\":{},\"53\":{},\"54\":{},\"55\":{},\"56\":{},\"57\":{},\"58\":{},\"59\":{},\"60\":{},\"61\":{},\"62\":{},\"63\":{},\"64\":{},\"65\":{},\"66\":{},\"67\":{},\"68\":{},\"69\":{},\"70\":{},\"71\":{}}}],[\"listimages\",{\"_index\":22,\"name\":{\"22\":{}},\"parent\":{}}],[\"loadimage\",{\"_index\":21,\"name\":{\"21\":{}},\"parent\":{}}],[\"manifest\",{\"_index\":33,\"name\":{\"40\":{}},\"parent\":{}}],[\"meshhashes\",{\"_index\":37,\"name\":{\"44\":{}},\"parent\":{}}],[\"modelderivativeclient\",{\"_index\":25,\"name\":{\"26\":{},\"32\":{}},\"parent\":{}}],[\"options\",{\"_index\":31,\"name\":{\"38\":{}},\"parent\":{}}],[\"pendingtasks\",{\"_index\":40,\"name\":{\"47\":{}},\"parent\":{}}],[\"postprocess\",{\"_index\":45,\"name\":{\"52\":{}},\"parent\":{}}],[\"read\",{\"_index\":7,\"name\":{\"7\":{}},\"parent\":{}}],[\"readfragments\",{\"_index\":13,\"name\":{\"13\":{}},\"parent\":{}}],[\"readgeometries\",{\"_index\":15,\"name\":{\"15\":{}},\"parent\":{}}],[\"readmaterials\",{\"_index\":20,\"name\":{\"20\":{}},\"parent\":{}}],[\"readmeshpack\",{\"_index\":18,\"name\":{\"18\":{}},\"parent\":{}}],[\"reset\",{\"_index\":44,\"name\":{\"51\":{}},\"parent\":{}}],[\"resolve\",{\"_index\":5,\"name\":{\"5\":{}},\"parent\":{}}],[\"serializemanifest\",{\"_index\":46,\"name\":{\"53\":{}},\"parent\":{}}],[\"stats\",{\"_index\":42,\"name\":{\"49\":{}},\"parent\":{}}],[\"svf\",{\"_index\":4,\"name\":{\"4\":{}},\"parent\":{}}],[\"svfdownloader\",{\"_index\":24,\"name\":{\"24\":{}},\"parent\":{\"25\":{},\"26\":{},\"27\":{},\"28\":{},\"29\":{}}}],[\"svfreader\",{\"_index\":0,\"name\":{\"0\":{}},\"parent\":{\"1\":{},\"2\":{},\"3\":{},\"4\":{},\"5\":{},\"6\":{},\"7\":{},\"8\":{},\"9\":{},\"10\":{},\"11\":{},\"12\":{},\"13\":{},\"14\":{},\"15\":{},\"16\":{},\"17\":{},\"18\":{},\"19\":{},\"20\":{},\"21\":{},\"22\":{},\"23\":{}}}],[\"write\",{\"_index\":43,\"name\":{\"50\":{}},\"parent\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/assets/style.css b/assets/style.css index a16ed02..6127b27 100644 --- a/assets/style.css +++ b/assets/style.css @@ -766,12 +766,13 @@ footer .tsd-legend { .tsd-flag { display: inline-block; - padding: 1px 5px; + padding: 0.25em 0.4em; border-radius: 4px; color: var(--color-comment-tag-text); background-color: var(--color-comment-tag); text-indent: 0; - font-size: 14px; + font-size: 75%; + line-height: 1; font-weight: normal; } diff --git a/classes/F2dDownloader.html b/classes/F2dDownloader.html index 3a9e65a..5a43a7c 100644 --- a/classes/F2dDownloader.html +++ b/classes/F2dDownloader.html @@ -1 +1 @@ -F2dDownloader | forge-convert-utils
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • F2dDownloader

Index

Constructors

Properties

auth: IAuthOptions
modelDerivativeClient: ModelDerivativeClient

Methods

  • _download(urn: string, context: IDownloadContext): Promise<void>
  • download(urn: string, options?: IDownloadOptions): IDownloadTask

Legend

  • Constructor
  • Method
  • Protected property
  • Protected method
  • Private method
  • Static method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +F2dDownloader | forge-convert-utils
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • F2dDownloader

Index

Constructors

Properties

auth: IAuthOptions
modelDerivativeClient: ModelDerivativeClient

Methods

  • _download(urn: string, context: IDownloadContext): Promise<void>
  • download(urn: string, options?: IDownloadOptions): IDownloadTask

Legend

  • Constructor
  • Method
  • Protected property
  • Protected method
  • Private method
  • Static method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/GltfWriter.html b/classes/GltfWriter.html index 2eb9bda..c3022e0 100644 --- a/classes/GltfWriter.html +++ b/classes/GltfWriter.html @@ -1,11 +1,11 @@ -GltfWriter | forge-convert-utils
Options
All
  • Public
  • Public/Protected
  • All
Menu
+GltfWriter | forge-convert-utils
Options
All
  • Public
  • Public/Protected
  • All
Menu

Utility class for serializing parsed 3D content to local file system as glTF (2.0).

-

Hierarchy

  • GltfWriter

Index

Constructors

  • new GltfWriter(options?: IWriterOptions): GltfWriter

Hierarchy

  • GltfWriter

Index

Constructors

  • new GltfWriter(options?: IWriterOptions): GltfWriter

Properties

accessorHashes: Map<string, number> = ...
baseDir: string
bufferSize: number
bufferStream: null | WriteStream
bufferViewCache: Map<string, BufferView> = ...
bufferViewHashes: Map<string, number> = ...
manifest: GlTf
meshHashes: Map<string, number> = ...
options: Required<IWriterOptions>
pendingTasks: Promise<void>[] = []
stats: IWriterStats = ...

Methods

  • addAccessor(accessor: Accessor): number
  • addBufferView(bufferView: BufferView): number
  • addMesh(mesh: Mesh): number
  • computeAccessorHash(accessor: Accessor): string
  • computeBoundsVec3(array: Float32Array): { max: number[]; min: number[] }
  • Parameters

    • array: Float32Array

    Returns { max: number[]; min: number[] }

    • max: number[]
    • min: number[]
  • computeBufferHash(buffer: Buffer): string
  • computeBufferViewHash(bufferView: BufferView): string
  • computeMaterialHash(material: null | IPhysicalMaterial): string
  • computeMeshHash(mesh: Mesh): string
  • createAccessor(bufferViewID: number, componentType: number, count: number, type: string, min?: number[], max?: number[]): Accessor
  • Parameters

    • bufferViewID: number
    • componentType: number
    • count: number
    • type: string
    • Optional min: number[]
    • Optional max: number[]

    Returns Accessor

  • createBufferView(data: Buffer): BufferView
  • createLineGeometry(geometry: ILineGeometry, imf: IScene): Mesh
  • createMaterial(mat: null | IPhysicalMaterial, imf: IScene): MaterialPbrMetallicRoughness
  • Parameters

    • mat: null | IPhysicalMaterial
    • imf: IScene

    Returns MaterialPbrMetallicRoughness

  • createMeshGeometry(geometry: IMeshGeometry, imf: IScene, outputUvs: boolean): Mesh
  • createNode(fragment: IObjectNode, imf: IScene, outputUvs: boolean): Node
  • createPointGeometry(geometry: IPointGeometry, imf: IScene): Mesh
  • createScene(imf: IScene): Scene
  • createTexture(uri: string, imf: IScene): Texture
  • postprocess(imf: IScene, gltfPath: string): Promise<void>
  • reset(outputDir: string): void
  • serializeManifest(manifest: GlTf, outputPath: string): void
  • write(imf: IScene, outputDir: string): Promise<void>

Properties

accessorHashes: Map<string, number> = ...
activeSvfMaterials: number[]
baseDir: string
bufferSize: number
bufferStream: null | WriteStream
bufferViewCache: Map<string, BufferView> = ...
bufferViewHashes: Map<string, number> = ...
manifest: GlTf
meshHashes: Map<string, number> = ...
options: Required<IWriterOptions>
pendingTasks: Promise<void>[] = []
stats: IWriterStats = ...

Methods

  • addAccessor(accessor: Accessor): number
  • addBufferView(bufferView: BufferView): number
  • addMesh(mesh: Mesh): number
  • computeAccessorHash(accessor: Accessor): string
  • computeBoundsVec3(array: Float32Array): { max: number[]; min: number[] }
  • Parameters

    • array: Float32Array

    Returns { max: number[]; min: number[] }

    • max: number[]
    • min: number[]
  • computeBufferHash(buffer: Buffer): string
  • computeBufferViewHash(bufferView: BufferView): string
  • computeMaterialHash(material: null | IPhysicalMaterial): string
  • computeMeshHash(mesh: Mesh): string
  • createAccessor(bufferViewID: number, componentType: number, count: number, type: string, min?: number[], max?: number[]): Accessor
  • Parameters

    • bufferViewID: number
    • componentType: number
    • count: number
    • type: string
    • Optional min: number[]
    • Optional max: number[]

    Returns Accessor

  • createBufferView(data: Buffer): BufferView
  • createLineGeometry(geometry: ILineGeometry, imf: IScene): Mesh
  • createMaterial(mat: null | IPhysicalMaterial, imf: IScene): MaterialPbrMetallicRoughness
  • Parameters

    • mat: null | IPhysicalMaterial
    • imf: IScene

    Returns MaterialPbrMetallicRoughness

  • createMeshGeometry(geometry: IMeshGeometry, imf: IScene, outputUvs: boolean): Mesh
  • createNode(fragment: IObjectNode, imf: IScene, outputUvs: boolean): Node
  • createPointGeometry(geometry: IPointGeometry, imf: IScene): Mesh
  • createScene(imf: IScene): Scene
  • createTexture(uri: string, imf: IScene): Texture
  • postprocess(imf: IScene, gltfPath: string): Promise<void>
  • reset(outputDir: string): void
  • serializeManifest(manifest: GlTf, outputPath: string): void
  • write(imf: IScene, outputDir: string): Promise<void>
  • Outputs scene into glTF.

    async

    Parameters

    • imf: IScene

      Complete scene in intermediate, in-memory format.

    • outputDir: string

      Path to output folder.

      -

    Returns Promise<void>

Legend

  • Constructor
  • Method
  • Protected property
  • Protected method
  • Private method
  • Static method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Returns Promise<void>

Legend

  • Constructor
  • Method
  • Protected property
  • Protected method
  • Private method
  • Static method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/SvfDownloader.html b/classes/SvfDownloader.html index c90678c..3393e75 100644 --- a/classes/SvfDownloader.html +++ b/classes/SvfDownloader.html @@ -1 +1 @@ -SvfDownloader | forge-convert-utils
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SvfDownloader

Index

Constructors

Properties

auth: IAuthOptions
modelDerivativeClient: ModelDerivativeClient

Methods

  • _download(urn: string, context: IDownloadContext): Promise<void>
  • download(urn: string, options?: IDownloadOptions): IDownloadTask

Legend

  • Constructor
  • Method
  • Protected property
  • Protected method
  • Private method
  • Static method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +SvfDownloader | forge-convert-utils
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SvfDownloader

Index

Constructors

Properties

auth: IAuthOptions
modelDerivativeClient: ModelDerivativeClient

Methods

  • _download(urn: string, context: IDownloadContext): Promise<void>
  • download(urn: string, options?: IDownloadOptions): IDownloadTask

Legend

  • Constructor
  • Method
  • Protected property
  • Protected method
  • Private method
  • Static method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/SvfReader.html b/classes/SvfReader.html index 467ddd6..0cb1515 100644 --- a/classes/SvfReader.html +++ b/classes/SvfReader.html @@ -1,4 +1,4 @@ -SvfReader | forge-convert-utils
Options
All
  • Public
  • Public/Protected
  • All
Menu
+SvfReader | forge-convert-utils
Options
All
  • Public
  • Public/Protected
  • All
Menu

Utility class for parsing & reading SVF content from Model Derivative service or from local file system.

The class can only be instantiated using one of the two async static methods: @@ -14,66 +14,66 @@ for await (const fragment of reader.enumerateFragments()) { console.log(fragment); }

-

Hierarchy

  • SvfReader

Index

Constructors

  • new SvfReader(svf: Buffer, resolve: (uri: string) => Promise<Buffer>): SvfReader
  • Parameters

    • svf: Buffer
    • resolve: (uri: string) => Promise<Buffer>
        • (uri: string): Promise<Buffer>
        • Parameters

          • uri: string

          Returns Promise<Buffer>

    Returns SvfReader

Properties

resolve: (uri: string) => Promise<Buffer>

Type declaration

    • (uri: string): Promise<Buffer>
    • Parameters

      • uri: string

      Returns Promise<Buffer>

svf: ISvfRoot

Methods

  • enumerateFragments(): AsyncIterable<IFragment>

Hierarchy

  • SvfReader

Index

Constructors

  • new SvfReader(svf: Buffer, resolve: ((uri: string) => Promise<Buffer>)): SvfReader
  • Parameters

    • svf: Buffer
    • resolve: ((uri: string) => Promise<Buffer>)
        • (uri: string): Promise<Buffer>
        • Parameters

          • uri: string

          Returns Promise<Buffer>

    Returns SvfReader

Properties

resolve: ((uri: string) => Promise<Buffer>)

Type declaration

    • (uri: string): Promise<Buffer>
    • Parameters

      • uri: string

      Returns Promise<Buffer>

svf: ISvfRoot

Methods

  • enumerateFragments(): AsyncIterable<IFragment>
  • Retrieves, parses, and iterates over all SVF fragments.

    async
    generator

    Returns AsyncIterable<IFragment>

    Async iterator over parsed fragments.

    -
  • enumerateGeometries(): AsyncIterable<IGeometryMetadata>
  • enumerateGeometries(): AsyncIterable<IGeometryMetadata>
  • Retrieves, parses, and iterates over all SVF geometry metadata.

    async
    generator

    Returns AsyncIterable<IGeometryMetadata>

    Async iterator over parsed geometry metadata.

    -
  • enumerateMaterials(): AsyncIterable<null | IMaterial>
  • enumerateMaterials(): AsyncIterable<null | IMaterial>
  • Retrieves, parses, and iterates over all SVF materials.

    async
    generator

    Returns AsyncIterable<null | IMaterial>

    Async iterator over parsed materials (or null values for unsupported material types).

    -
  • enumerateMeshPack(packNumber: number): AsyncIterable<null | IMesh | ILines | IPoints>
  • enumerateMeshPack(packNumber: number): AsyncIterable<null | IMesh | ILines | IPoints>
  • Retrieves, parses, and iterates over all meshes, lines, or points in a specific SVF meshpack.

    async
    generator

    Parameters

    • packNumber: number

    Returns AsyncIterable<null | IMesh | ILines | IPoints>

    Async iterator over parsed meshes, lines, or points (or null values for unsupported mesh types).

    -
  • findAsset(query: { type?: AssetType; uri?: string }): undefined | ISvfManifestAsset
  • Parameters

    • query: { type?: AssetType; uri?: string }
      • Optional type?: AssetType
      • Optional uri?: string

    Returns undefined | ISvfManifestAsset

  • getAsset(uri: string): Promise<Buffer>
  • findAsset(query: { type?: AssetType; uri?: string }): undefined | ISvfManifestAsset
  • Parameters

    • query: { type?: AssetType; uri?: string }
      • Optional type?: AssetType
      • Optional uri?: string

    Returns undefined | ISvfManifestAsset

  • getAsset(uri: string): Promise<Buffer>
  • Retrieves raw binary data of a specific SVF asset.

    async

    Parameters

    • uri: string

      Asset URI.

    Returns Promise<Buffer>

    Asset content.

    -
  • getManifest(): Promise<ISvfManifest>
  • getManifest(): Promise<ISvfManifest>
  • Retrieves parsed SVF manifest.

    async

    Returns Promise<ISvfManifest>

    SVF manifest.

    -
  • getMeshPackCount(): number
  • getMeshPackCount(): number
  • getMetadata(): Promise<ISvfMetadata>
  • getMetadata(): Promise<ISvfMetadata>
  • Retrieves parsed SVF metadata.

    async

    Returns Promise<ISvfMetadata>

    SVF metadata.

    -
  • getPropertyDb(): Promise<PropDbReader>
  • getPropertyDb(): Promise<PropDbReader>
  • Retrieves and parses the property database.

    async

    Returns Promise<PropDbReader>

    Property database reader.

    -
  • listImages(): string[]
  • listImages(): string[]
  • Finds URIs of all image assets referenced in the SVF. These can then be retrieved using getAsset.

    Returns string[]

    Image asset URIs.

    -
  • loadImage(uri: string): Promise<{ imageData: undefined | Buffer; normalizedUri: string }>
  • loadImage(uri: string): Promise<{ imageData: undefined | Buffer; normalizedUri: string }>
  • Loads an image.

    Parameters

    • uri: string

      Image URI.

      -

    Returns Promise<{ imageData: undefined | Buffer; normalizedUri: string }>

  • read(options?: IReaderOptions): Promise<IScene>

Returns Promise<{ imageData: undefined | Buffer; normalizedUri: string }>

  • read(options?: IReaderOptions): Promise<IScene>
  • Reads the entire scene and all its referenced assets into memory. In cases where a more granular control is needed (for example, when trying to control memory consumption), consider parsing the different SVF elements individually, using methods like readFragments, enumerateGeometries, etc.

    async

    Parameters

    • Optional options: IReaderOptions

    Returns Promise<IScene>

    Intermediate, in-memory representation of the loaded scene.

    -
  • readFragments(): Promise<IFragment[]>
  • readFragments(): Promise<IFragment[]>
  • Retrieves, parses, and collects all SVF fragments.

    async

    Returns Promise<IFragment[]>

    List of parsed fragments.

    -
  • readGeometries(): Promise<IGeometryMetadata[]>
  • readGeometries(): Promise<IGeometryMetadata[]>
  • Retrieves, parses, and collects all SVF geometry metadata.

    async

    Returns Promise<IGeometryMetadata[]>

    List of parsed geometry metadata.

    -
  • readMaterials(): Promise<(null | IMaterial)[]>
  • readMaterials(): Promise<(null | IMaterial)[]>
  • Retrieves, parses, and collects all SVF materials.

    async

    Returns Promise<(null | IMaterial)[]>

    List of parsed materials (or null values for unsupported material types).

    -
  • readMeshPack(packNumber: number): Promise<(null | IMesh | ILines | IPoints)[]>
  • readMeshPack(packNumber: number): Promise<(null | IMesh | ILines | IPoints)[]>
  • Retrieves, parses, and collects all meshes, lines, or points in a specific SVF meshpack.

    async

    Parameters

    • packNumber: number

      Index of mesh pack file.

    Returns Promise<(null | IMesh | ILines | IPoints)[]>

    List of parsed meshes, lines, or points (or null values for unsupported mesh types).

    -
  • FromDerivativeService(urn: string, guid: string, auth: IAuthOptions, host?: string, region?: Region): Promise<SvfReader>
  • FromDerivativeService(urn: string, guid: string, auth: IAuthOptions, host?: string, region?: Region): Promise<SvfReader>
  • Instantiates new reader for an SVF in Forge Model Derivative service.

    async

    Parameters

    • urn: string

      Forge model URN.

      @@ -87,7 +87,7 @@
    • Optional region: Region

      Optional region to be used by all Forge calls.

    Returns Promise<SvfReader>

    Reader for the provided SVF.

    -
  • FromFileSystem(filepath: string): Promise<SvfReader>
  • FromFileSystem(filepath: string): Promise<SvfReader>
  • Instantiates new reader for an SVF on local file system.

    async

    Parameters

    • filepath: string

      Path to the *.svf file.

      diff --git a/enums/Region.html b/enums/Region.html index 1ea8112..b0e2689 100644 --- a/enums/Region.html +++ b/enums/Region.html @@ -1 +1 @@ -Region | forge-convert-utils
      Options
      All
      • Public
      • Public/Protected
      • All
      Menu

      Enumeration Region

      Index

      Enumeration members

      Enumeration members

      EMEA = "EMEA"
      US = "US"

      Legend

      • Constructor
      • Method
      • Protected property
      • Protected method
      • Private method
      • Static method

      Settings

      Theme

      Generated using TypeDoc

      \ No newline at end of file +Region | forge-convert-utils
      Options
      All
      • Public
      • Public/Protected
      • All
      Menu

      Enumeration Region

      Index

      Enumeration Members

      Enumeration Members

      EMEA: "EMEA"
      US: "US"

      Legend

      • Constructor
      • Method
      • Protected property
      • Protected method
      • Private method
      • Static method

      Settings

      Theme

      Generated using TypeDoc

      \ No newline at end of file diff --git a/index.html b/index.html index e4eafca..b1944b6 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ -forge-convert-utils
      Options
      All
      • Public
      • Public/Protected
      • All
      Menu

      forge-convert-utils

      +forge-convert-utils
      Options
      All
      • Public
      • Public/Protected
      • All
      Menu

      forge-convert-utils

      forge-convert-utils

      diff --git a/modules.html b/modules.html index bc00774..b15fc53 100644 --- a/modules.html +++ b/modules.html @@ -1 +1 @@ -forge-convert-utils
      Options
      All
      • Public
      • Public/Protected
      • All
      Menu

      forge-convert-utils

      Legend

      • Constructor
      • Method
      • Protected property
      • Protected method
      • Private method
      • Static method

      Settings

      Theme

      Generated using TypeDoc

      \ No newline at end of file +forge-convert-utils
      Options
      All
      • Public
      • Public/Protected
      • All
      Menu

      forge-convert-utils

      Legend

      • Constructor
      • Method
      • Protected property
      • Protected method
      • Private method
      • Static method

      Settings

      Theme

      Generated using TypeDoc

      \ No newline at end of file