UNPKG

forge-svf-utils

Version:

Utilities for working with Autodesk Forge SVF file format.

810 lines 49 kB
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>PackFileReader | forge-svf-utils</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> <a href="../index.html" class="title">forge-svf-utils</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> <input type="checkbox" id="tsd-filter-externals" checked /> <label class="tsd-widget" for="tsd-filter-externals">Externals</label> <input type="checkbox" id="tsd-filter-only-exported" /> <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../globals.html">Globals</a> </li> <li> <a href="../modules/_svf_packfile_reader_.html">&quot;svf/packfile-reader&quot;</a> </li> <li> <a href="_svf_packfile_reader_.packfilereader.html">PackFileReader</a> </li> </ul> <h1>Class PackFileReader</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel tsd-hierarchy"> <h3>Hierarchy</h3> <ul class="tsd-hierarchy"> <li> <a href="_svf_input_stream_.inputstream.html" class="tsd-signature-type">InputStream</a> <ul class="tsd-hierarchy"> <li> <span class="target">PackFileReader</span> </li> </ul> </li> </ul> </section> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section "> <h3>Constructors</h3> <ul class="tsd-index-list"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="_svf_packfile_reader_.packfilereader.html#constructor" class="tsd-kind-icon">constructor</a></li> </ul> </section> <section class="tsd-index-section tsd-is-private-protected"> <h3>Properties</h3> <ul class="tsd-index-list"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_svf_packfile_reader_.packfilereader.html#_buffer" class="tsd-kind-icon">_buffer</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><a href="_svf_packfile_reader_.packfilereader.html#_entries" class="tsd-kind-icon">_entries</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_svf_packfile_reader_.packfilereader.html#_length" class="tsd-kind-icon">_length</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_svf_packfile_reader_.packfilereader.html#_offset" class="tsd-kind-icon">_offset</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><a href="_svf_packfile_reader_.packfilereader.html#_type" class="tsd-kind-icon">_type</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><a href="_svf_packfile_reader_.packfilereader.html#_types" class="tsd-kind-icon">_types</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><a href="_svf_packfile_reader_.packfilereader.html#_version" class="tsd-kind-icon">_version</a></li> </ul> </section> <section class="tsd-index-section tsd-is-inherited"> <h3>Accessors</h3> <ul class="tsd-index-list"> <li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="_svf_packfile_reader_.packfilereader.html#length" class="tsd-kind-icon">length</a></li> <li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="_svf_packfile_reader_.packfilereader.html#offset" class="tsd-kind-icon">offset</a></li> </ul> </section> <section class="tsd-index-section "> <h3>Methods</h3> <ul class="tsd-index-list"> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_svf_packfile_reader_.packfilereader.html#getfloat32" class="tsd-kind-icon">get<wbr>Float32</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_svf_packfile_reader_.packfilereader.html#getfloat64" class="tsd-kind-icon">get<wbr>Float64</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_svf_packfile_reader_.packfilereader.html#getint16" class="tsd-kind-icon">get<wbr>Int16</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_svf_packfile_reader_.packfilereader.html#getint32" class="tsd-kind-icon">get<wbr>Int32</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_svf_packfile_reader_.packfilereader.html#getmatrix3x3" class="tsd-kind-icon">get<wbr>Matrix3x3</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_svf_packfile_reader_.packfilereader.html#getquaternion" class="tsd-kind-icon">get<wbr>Quaternion</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_svf_packfile_reader_.packfilereader.html#getstring" class="tsd-kind-icon">get<wbr>String</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_svf_packfile_reader_.packfilereader.html#gettransform" class="tsd-kind-icon">get<wbr>Transform</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_svf_packfile_reader_.packfilereader.html#getuint16" class="tsd-kind-icon">get<wbr>Uint16</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_svf_packfile_reader_.packfilereader.html#getuint32" class="tsd-kind-icon">get<wbr>Uint32</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_svf_packfile_reader_.packfilereader.html#getuint8" class="tsd-kind-icon">get<wbr>Uint8</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_svf_packfile_reader_.packfilereader.html#getvarint" class="tsd-kind-icon">get<wbr>Varint</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_svf_packfile_reader_.packfilereader.html#getvector3d" class="tsd-kind-icon">get<wbr>Vector3D</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_svf_packfile_reader_.packfilereader.html#numentries" class="tsd-kind-icon">num<wbr>Entries</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_svf_packfile_reader_.packfilereader.html#parsecontents" class="tsd-kind-icon">parse<wbr>Contents</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_svf_packfile_reader_.packfilereader.html#seek" class="tsd-kind-icon">seek</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_svf_packfile_reader_.packfilereader.html#seekentry" class="tsd-kind-icon">seek<wbr>Entry</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Constructors</h2> <section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"> <a name="constructor" class="tsd-anchor"></a> <h3>constructor</h3> <ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"> <li class="tsd-signature tsd-kind-icon">new <wbr>Pack<wbr>File<wbr>Reader<span class="tsd-signature-symbol">(</span>buffer<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Buffer</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_svf_packfile_reader_.packfilereader.html" class="tsd-signature-type">PackFileReader</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Overrides <a href="_svf_input_stream_.inputstream.html">InputStream</a>.<a href="_svf_input_stream_.inputstream.html#constructor">constructor</a></p> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/packfile-reader.ts#L10">svf/packfile-reader.ts:10</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>buffer: <span class="tsd-signature-type">Buffer</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <a href="_svf_packfile_reader_.packfilereader.html" class="tsd-signature-type">PackFileReader</a></h4> </li> </ul> </section> </section> <section class="tsd-panel-group tsd-member-group tsd-is-private-protected"> <h2>Properties</h2> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"> <a name="_buffer" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagProtected">Protected</span> _buffer</h3> <div class="tsd-signature tsd-kind-icon">_buffer<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Buffer</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_svf_input_stream_.inputstream.html">InputStream</a>.<a href="_svf_input_stream_.inputstream.html#_buffer">_buffer</a></p> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/input-stream.ts#L2">svf/input-stream.ts:2</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-protected"> <a name="_entries" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagProtected">Protected</span> _entries</h3> <div class="tsd-signature tsd-kind-icon">_entries<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> =&nbsp;[]</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/packfile-reader.ts#L9">svf/packfile-reader.ts:9</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"> <a name="_length" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagProtected">Protected</span> _length</h3> <div class="tsd-signature tsd-kind-icon">_length<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_svf_input_stream_.inputstream.html">InputStream</a>.<a href="_svf_input_stream_.inputstream.html#_length">_length</a></p> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/input-stream.ts#L4">svf/input-stream.ts:4</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"> <a name="_offset" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagProtected">Protected</span> _offset</h3> <div class="tsd-signature tsd-kind-icon">_offset<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_svf_input_stream_.inputstream.html">InputStream</a>.<a href="_svf_input_stream_.inputstream.html#_offset">_offset</a></p> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/input-stream.ts#L3">svf/input-stream.ts:3</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-protected"> <a name="_type" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagProtected">Protected</span> _type</h3> <div class="tsd-signature tsd-kind-icon">_type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/packfile-reader.ts#L7">svf/packfile-reader.ts:7</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-protected"> <a name="_types" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagProtected">Protected</span> _types</h3> <div class="tsd-signature tsd-kind-icon">_types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> =&nbsp;[]</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/packfile-reader.ts#L10">svf/packfile-reader.ts:10</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-protected"> <a name="_version" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagProtected">Protected</span> _version</h3> <div class="tsd-signature tsd-kind-icon">_version<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/packfile-reader.ts#L8">svf/packfile-reader.ts:8</a></li> </ul> </aside> </section> </section> <section class="tsd-panel-group tsd-member-group tsd-is-inherited"> <h2>Accessors</h2> <section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"> <a name="length" class="tsd-anchor"></a> <h3>length</h3> <ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> length<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_svf_input_stream_.inputstream.html">InputStream</a>.<a href="_svf_input_stream_.inputstream.html#length">length</a></p> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/input-stream.ts#L10">svf/input-stream.ts:10</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"> <a name="offset" class="tsd-anchor"></a> <h3>offset</h3> <ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> offset<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_svf_input_stream_.inputstream.html">InputStream</a>.<a href="_svf_input_stream_.inputstream.html#offset">offset</a></p> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/input-stream.ts#L6">svf/input-stream.ts:6</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4> </li> </ul> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Methods</h2> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getfloat32" class="tsd-anchor"></a> <h3>get<wbr>Float32</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Float32<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_svf_input_stream_.inputstream.html">InputStream</a>.<a href="_svf_input_stream_.inputstream.html#getfloat32">getFloat32</a></p> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/input-stream.ts#L54">svf/input-stream.ts:54</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getfloat64" class="tsd-anchor"></a> <h3>get<wbr>Float64</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Float64<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_svf_input_stream_.inputstream.html">InputStream</a>.<a href="_svf_input_stream_.inputstream.html#getfloat64">getFloat64</a></p> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/input-stream.ts#L60">svf/input-stream.ts:60</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getint16" class="tsd-anchor"></a> <h3>get<wbr>Int16</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Int16<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_svf_input_stream_.inputstream.html">InputStream</a>.<a href="_svf_input_stream_.inputstream.html#getint16">getInt16</a></p> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/input-stream.ts#L36">svf/input-stream.ts:36</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getint32" class="tsd-anchor"></a> <h3>get<wbr>Int32</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Int32<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_svf_input_stream_.inputstream.html">InputStream</a>.<a href="_svf_input_stream_.inputstream.html#getint32">getInt32</a></p> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/input-stream.ts#L48">svf/input-stream.ts:48</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getmatrix3x3" class="tsd-anchor"></a> <h3>get<wbr>Matrix3x3</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Matrix3x3<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../modules/_svf_schema_.html#matrix3x3" class="tsd-signature-type">Matrix3x3</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/packfile-reader.ts#L87">svf/packfile-reader.ts:87</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <a href="../modules/_svf_schema_.html#matrix3x3" class="tsd-signature-type">Matrix3x3</a></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getquaternion" class="tsd-anchor"></a> <h3>get<wbr>Quaternion</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Quaternion<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/_svf_schema_.iquaternion.html" class="tsd-signature-type">IQuaternion</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/packfile-reader.ts#L78">svf/packfile-reader.ts:78</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <a href="../interfaces/_svf_schema_.iquaternion.html" class="tsd-signature-type">IQuaternion</a></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getstring" class="tsd-anchor"></a> <h3>get<wbr>String</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>String<span class="tsd-signature-symbol">(</span>len<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_svf_input_stream_.inputstream.html">InputStream</a>.<a href="_svf_input_stream_.inputstream.html#getstring">getString</a></p> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/input-stream.ts#L76">svf/input-stream.ts:76</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>len: <span class="tsd-signature-type">number</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="gettransform" class="tsd-anchor"></a> <h3>get<wbr>Transform</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Transform<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../modules/_svf_schema_.html#transform" class="tsd-signature-type">Transform</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/packfile-reader.ts#L97">svf/packfile-reader.ts:97</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <a href="../modules/_svf_schema_.html#transform" class="tsd-signature-type">Transform</a> <span class="tsd-signature-symbol"> | </span> <span class="tsd-signature-type">null</span> </h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getuint16" class="tsd-anchor"></a> <h3>get<wbr>Uint16</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Uint16<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_svf_input_stream_.inputstream.html">InputStream</a>.<a href="_svf_input_stream_.inputstream.html#getuint16">getUint16</a></p> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/input-stream.ts#L30">svf/input-stream.ts:30</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getuint32" class="tsd-anchor"></a> <h3>get<wbr>Uint32</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Uint32<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_svf_input_stream_.inputstream.html">InputStream</a>.<a href="_svf_input_stream_.inputstream.html#getuint32">getUint32</a></p> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/input-stream.ts#L42">svf/input-stream.ts:42</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getuint8" class="tsd-anchor"></a> <h3>get<wbr>Uint8</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Uint8<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_svf_input_stream_.inputstream.html">InputStream</a>.<a href="_svf_input_stream_.inputstream.html#getuint8">getUint8</a></p> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/input-stream.ts#L24">svf/input-stream.ts:24</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getvarint" class="tsd-anchor"></a> <h3>get<wbr>Varint</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Varint<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_svf_input_stream_.inputstream.html">InputStream</a>.<a href="_svf_input_stream_.inputstream.html#getvarint">getVarint</a></p> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/input-stream.ts#L66">svf/input-stream.ts:66</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getvector3d" class="tsd-anchor"></a> <h3>get<wbr>Vector3D</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Vector3D<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/_svf_schema_.ivector3.html" class="tsd-signature-type">IVector3</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/packfile-reader.ts#L70">svf/packfile-reader.ts:70</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <a href="../interfaces/_svf_schema_.ivector3.html" class="tsd-signature-type">IVector3</a></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="numentries" class="tsd-anchor"></a> <h3>num<wbr>Entries</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">num<wbr>Entries<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/packfile-reader.ts#L51">svf/packfile-reader.ts:51</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="parsecontents" class="tsd-anchor"></a> <h3>parse<wbr>Contents</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">parse<wbr>Contents<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/packfile-reader.ts#L19">svf/packfile-reader.ts:19</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="seek" class="tsd-anchor"></a> <h3>seek</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">seek<span class="tsd-signature-symbol">(</span>offset<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="_svf_input_stream_.inputstream.html">InputStream</a>.<a href="_svf_input_stream_.inputstream.html#seek">seek</a></p> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/input-stream.ts#L20">svf/input-stream.ts:20</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>offset: <span class="tsd-signature-type">number</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="seekentry" class="tsd-anchor"></a> <h3>seek<wbr>Entry</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">seek<wbr>Entry<span class="tsd-signature-symbol">(</span>i<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/petrbroz/forge-svf-utils/blob/678f05e/src/svf/packfile-reader.ts#L55">svf/packfile-reader.ts:55</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>i: <span class="tsd-signature-type">number</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4> </li> </ul> </section> </section> </div> <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> <nav class="tsd-navigation primary"> <ul> <li class="globals "> <a href="../globals.html"><em>Globals</em></a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_gltf_writer_.html">"gltf/writer"</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_index_.html">"index"</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_svf_fragments_.html">"svf/fragments"</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_svf_geometries_.html">"svf/geometries"</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_svf_input_stream_.html">"svf/input-<wbr>stream"</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_svf_materials_.html">"svf/materials"</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_svf_meshes_.html">"svf/meshes"</a> </li> <li class="current tsd-kind-external-module"> <a href="../modules/_svf_packfile_reader_.html">"svf/packfile-<wbr>reader"</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_svf_propdb_reader_.html">"svf/propdb-<wbr>reader"</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_svf_reader_.html">"svf/reader"</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_svf_schema_.html">"svf/schema"</a> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> </ul> <ul class="current"> <li class="current tsd-kind-class tsd-parent-kind-external-module"> <a href="_svf_packfile_reader_.packfilereader.html" class="tsd-kind-icon">Pack<wbr>File<wbr>Reader</a> <ul> <li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"> <a href="_svf_packfile_reader_.packfilereader.html#constructor" class="tsd-kind-icon">constructor</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"> <a href="_svf_packfile_reader_.packfilereader.html#_buffer" class="tsd-kind-icon">_buffer</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-protected"> <a href="_svf_packfile_reader_.packfilereader.html#_entries" class="tsd-kind-icon">_entries</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"> <a href="_svf_packfile_reader_.packfilereader.html#_length" class="tsd-kind-icon">_length</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"> <a href="_svf_packfile_reader_.packfilereader.html#_offset" class="tsd-kind-icon">_offset</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-protected"> <a href="_svf_packfile_reader_.packfilereader.html#_type" class="tsd-kind-icon">_type</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-protected"> <a href="_svf_packfile_reader_.packfilereader.html#_types" class="tsd-kind-icon">_types</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-protected"> <a href="_svf_packfile_reader_.packfilereader.html#_version" class="tsd-kind-icon">_version</a> </li> <li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"> <a href="_svf_packfile_reader_.packfilereader.html#length" class="tsd-kind-icon">length</a> </li> <li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"> <a href="_svf_packfile_reader_.packfilereader.html#offset" class="tsd-kind-icon">offset</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a href="_svf_packfile_reader_.packfilereader.html#getfloat32" class="tsd-kind-icon">get<wbr>Float32</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a href="_svf_packfile_reader_.packfilereader.html#getfloat64" class="tsd-kind-icon">get<wbr>Float64</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a href="_svf_packfile_reader_.packfilereader.html#getint16" class="tsd-kind-icon">get<wbr>Int16</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a href="_svf_packfile_reader_.packfilereader.html#getint32" class="tsd-kind-icon">get<wbr>Int32</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class"> <a href="_svf_packfile_reader_.packfilereader.html#getmatrix3x3" class="tsd-kind-icon">get<wbr>Matrix3x3</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class"> <a href="_svf_packfile_reader_.packfilereader.html#getquaternion" class="tsd-kind-icon">get<wbr>Quaternion</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a href="_svf_packfile_reader_.packfilereader.html#getstring" class="tsd-kind-icon">get<wbr>String</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class"> <a href="_svf_packfile_reader_.packfilereader.html#gettransform" class="tsd-kind-icon">get<wbr>Transform</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a href="_svf_packfile_reader_.packfilereader.html#getuint16" class="tsd-kind-icon">get<wbr>Uint16</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a href="_svf_packfile_reader_.packfilereader.html#getuint32" class="tsd-kind-icon">get<wbr>Uint32</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a href="_svf_packfile_reader_.packfilereader.html#getuint8" class="tsd-kind-icon">get<wbr>Uint8</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a href="_svf_packfile_reader_.packfilereader.html#getvarint" class="tsd-kind-icon">get<wbr>Varint</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class"> <a href="_svf_packfile_reader_.packfilereader.html#getvector3d" class="tsd-kind-icon">get<wbr>Vector3D</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class"> <a href="_svf_packfile_reader_.packfilereader.html#numentries" class="tsd-kind-icon">num<wbr>Entries</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class"> <a href="_svf_packfile_reader_.packfilereader.html#parsecontents" class="tsd-kind-icon">parse<wbr>Contents</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a href="_svf_packfile_reader_.packfilereader.html#seek" class="tsd-kind-icon">seek</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class"> <a href="_svf_packfile_reader_.packfilereader.html#seekentry" class="tsd-kind-icon">seek<wbr>Entry</a> </li> </ul> </li> </ul> <ul class="after-current"> </ul> </nav> </div> </div> </div> <footer class="with-border-bottom"> <div class="container"> <h2>Legend</h2> <div class="tsd-legend-group"> <ul class="tsd-legend"> <li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li> <li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li> <li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li> <li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li> <li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li> <li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li> <li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li> <li class="tsd-kind-type-alias tsd-has-type-parameter"><span class="tsd-kind-icon">Type alias with type parameter</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li> <li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li> <li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li> <li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li> <li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li> <li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li> </ul> </div> </div> </footer> <div class="container tsd-generator"> <p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p> </div> <div class="overlay"></div> <script src="../assets/js/main.js"></script> <script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script> </body> </html>